switch from stable flag in travis config to 5.0
This commit is contained in:
parent
b07f8c8eab
commit
a2da61a497
@ -8,11 +8,11 @@ cache:
|
|||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
|
- "5.0"
|
||||||
- "4.0"
|
- "4.0"
|
||||||
- iojs
|
- iojs
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "stable"
|
|
||||||
|
|
||||||
script: make test-travis
|
script: make test-travis
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user