Update .travis.yml
This commit is contained in:
parent
f117721251
commit
edc91849cb
@ -1,9 +1,10 @@
|
|||||||
---
|
---
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 1
|
||||||
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '0.12'
|
- "0.10"
|
||||||
- 'io.js'
|
- "0.12"
|
||||||
- '4'
|
- "4"
|
||||||
- '5'
|
- "5"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user