Skip to content

Commit

Permalink
tsayen#65 once again try chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
tsayen committed Nov 8, 2016
1 parent 761af97 commit f5ee12f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ dist: trusty
addons:
firefox: "49.0"
apt:
sources:
- google-chrome
packages:
- chromium-browser
- google-chrome-stable
language: node_js
node_js:
- 6.2.2
before_script:
- export CHROME_BIN=chromium-browser
# - export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit f5ee12f

Please sign in to comment.