Skip to content

Commit

Permalink
Use stable version of Chrome (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlane authored and Nate Cozi committed Feb 10, 2017
1 parent 0c483fa commit 4ae8023
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 @@ -15,7 +15,7 @@ addons:

before_install:
- npm install -g gulp
- export CHROME_BIN=chromium-browser
- export CHROME_BIN=google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

Expand Down

0 comments on commit 4ae8023

Please sign in to comment.