Skip to content

Commit

Permalink
chore(ci): use node 8 lts
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Oct 19, 2017
1 parent 7339db9 commit 6c70386
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 @@ sudo: required
dist: trusty
language: node_js
node_js:
- "7"
- "8"
before_install:
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
Expand Down

0 comments on commit 6c70386

Please sign in to comment.