Add Node.js 4.2 to the list of versions tested by Travis CI
This commit is contained in:
parent
f4a6f46bcc
commit
9532d1ff39
@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
- "4.0"
|
||||
- "4.1"
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4.0'
|
||||
- '4.1'
|
||||
- '4.2'
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user