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 Nov 12, 2016
1 parent 8467fc9 commit 6fbfd6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ language: node_js
node_js:
- '5'
- '4'
- '0.12'
- '0.10'
after_success: npm run-script coveralls

0 comments on commit 6fbfd6c

Please sign in to comment.