mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +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
|
||||
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
- "iojs-v1"
|
||||
- "iojs-v2"
|
||||
- "iojs-v3"
|
||||
- "4.0"
|
||||
- "1"
|
||||
- "2"
|
||||
- "3"
|
||||
- "4"
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user