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 8a53a63 commit 9372472
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -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 9372472

Please sign in to comment.