Skip to content

Commit

Permalink
remove node v0.12 because eslint doesn't support it
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob authored Aug 3, 2016
1 parent f808219 commit 314c412
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ node_js:
- "6"
- "5"
- "4"
- "0.12"
after_success:
- npm run coverall
- npm run coverall

0 comments on commit 314c412

Please sign in to comment.