Skip to content

Commit

Permalink
remove EOL'd node distributions from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Einar Norðfjörð committed Jul 4, 2018
1 parent 1721551 commit 1f831a7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: node_js
node_js:
- "0.12"
- "0.10"
- "iojs"
- "4"
- "5"
- "6"
- "7"
- "8"
after_success:
- "npm run post-to-coveralls-io"

0 comments on commit 1f831a7

Please sign in to comment.