Skip to content

Commit

Permalink
Update node.js versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemintz committed Sep 23, 2018
1 parent 64ed150 commit 0ce9800
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.10"
- "iojs"

0 comments on commit 0ce9800

Please sign in to comment.