Skip to content

Commit

Permalink
updated travis.yml to use node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdan committed Mar 11, 2016
1 parent 158f0ec commit c3c47be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "4.2.4"
script: npm run lint && npm test

This comment has been minimized.

Copy link
@DavidCurtis321

0 comments on commit c3c47be

Please sign in to comment.