Travis: test against Node >= 4 on Linux & OSX
This commit is contained in:
parent
004d25d248
commit
94f05d350b
1 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- 'iojs'
|
||||
- '4'
|
||||
- '5'
|
||||
- '6'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue