Merge pull request #3343 from ntwb/patch-1
Travis CI: Switch from deprecated `stable` NodeJS to latest 4.x.x & 5.x.x
This commit is contained in:
commit
77a36633be
@ -8,8 +8,8 @@ cache:
|
|||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- stable
|
- "5"
|
||||||
- "4.0"
|
- "4"
|
||||||
- iojs
|
- iojs
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.12"
|
- "0.12"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user