Skip to content

Commit

Permalink
node 4 and 5 for travis instead of the old 0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Apr 29, 2016
1 parent ec3d98f commit cf9b09d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
before_install:
- npm install -g npm@3
- npm --version
Expand Down

0 comments on commit cf9b09d

Please sign in to comment.