mirror of
https://github.com/strapi/strapi.git
synced 2025-11-13 16:52:18 +00:00
Make Travis happy with different Node.js versions
This commit is contained in:
parent
a0c3594fd6
commit
6c92903312
@ -1,12 +1,11 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "iojs-v1"
|
- "1"
|
||||||
- "iojs-v2"
|
- "2"
|
||||||
- "iojs-v3"
|
- "3"
|
||||||
- "4.0"
|
- "4"
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user