Skip to content

Commit

Permalink
chore(travis): remove old Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Aug 13, 2016
1 parent 2be4f10 commit 36f41f6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- 'stable'
- '0.12'
- '0.10'
- '5'
- '4'
after_success: npm run-script coveralls

0 comments on commit 36f41f6

Please sign in to comment.