Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zship committed Apr 13, 2016
1 parent af53761 commit b94c794
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ script:
- npm run-script coverage

before_install:
- sudo apt-get update
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- sudo dpkg -i google-chrome*.deb
- sudo apt-get -f -y install
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sudo Xvfb :99 -ac &

0 comments on commit b94c794

Please sign in to comment.