Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
Travis uses node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Sep 5, 2017
1 parent 92d0db1 commit ebfdd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 6
- 8
script:
- test $SAUCE_USERNAME && npm run zuul || echo 'not running on saucelabs'
- npm test
Expand Down

0 comments on commit ebfdd19

Please sign in to comment.