Skip to content

Commit

Permalink
test against chrome stable
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Apr 23, 2018
1 parent b7d7849 commit 2ae47dc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
sudo: false
dist: trusty
addons:
chrome: stable
language: node_js
node_js:
- 'node'
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install:
- npm prune
- npm install
Expand Down

0 comments on commit 2ae47dc

Please sign in to comment.