trying to convince travis CI to use node.js 4 or later
This commit is contained in:
parent
ccac5d373b
commit
9d246d4abd
@ -4,6 +4,8 @@ php:
|
|||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
|
node_js:
|
||||||
|
- "node"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer install -n
|
- composer install -n
|
||||||
|
Loading…
Reference in New Issue
Block a user