Skip to content

Commit

Permalink
Update Travis, more node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteMX committed May 23, 2016
1 parent 51ecc7c commit 2ee6e53
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
sudo: false
language: node_js
node_js:
- 'iojs'
- '5'
- '5.1'
- '4'
- '4.2'
- '4.1'
- '4.0'
- '0.12'
- '0.10'

0 comments on commit 2ee6e53

Please sign in to comment.