Skip to content

Commit

Permalink
travis fix for chrome headless
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip committed Jan 12, 2018
1 parent 2ae2803 commit 0aa0f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- v8
dist: trusty # needs Ubuntu Trusty
sudo: false # no need for virtualization.
sudo: required # no need for virtualization.
addons:
chrome: stable # have Travis install chrome stable.
notifications:
Expand Down

0 comments on commit 0aa0f37

Please sign in to comment.