Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
euginio committed Jan 17, 2018
1 parent a723f47 commit 61186fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"
matrix:
fast_finish: true
script: "npm run-script test-ci"
Expand Down

0 comments on commit 61186fa

Please sign in to comment.