Skip to content

Commit

Permalink
Update node_js section in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeschastny committed Sep 9, 2017
1 parent 8ba6738 commit 867d86c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,6 +1,5 @@
node_js:
- "stable"
- "7"
- "8"
sudo: false
language: node_js
script: "npm run test-travis"
Expand Down

0 comments on commit 867d86c

Please sign in to comment.