Skip to content

Commit

Permalink
travis build: update node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjson committed Feb 29, 2016
1 parent ec3407d commit 7c3d91c
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,8 +1,8 @@
sudo: false
language: node_js
node_js:
- '4.1'
- 'iojs'
- '5.7'
- '4.3'
- '0.12'
- '0.10'
after_success:
Expand Down

0 comments on commit 7c3d91c

Please sign in to comment.