trying to convince travis CI to use node.js 4 or later

This commit is contained in:
El RIDO 2017-02-12 14:50:06 +01:00
parent ccac5d373b
commit 9d246d4abd
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -4,6 +4,8 @@ php:
- 5.5
- 5.6
- 7.0
node_js:
- "node"
before_script:
- composer install -n