Skip to content

Commit

Permalink
update node versions list
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyelee committed Jan 25, 2019
1 parent e0dd0fc commit f0a5d01
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,9 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "io.js"
- "8"
matrix:
fast_finish: true
script: "npm run-script test-travis"
Expand Down

0 comments on commit f0a5d01

Please sign in to comment.