Skip to content

Commit

Permalink
Do not test outdated node version with travis anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
michbuett committed Sep 19, 2016
1 parent 9460d74 commit df819ff
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "4"
- "5"
- "6"
- "node"
- "iojs"

0 comments on commit df819ff

Please sign in to comment.