mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08:00
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.6
|
||||
- 7.0
|
||||
node_js:
|
||||
- "node"
|
||||
|
||||
before_script:
|
||||
- composer install -n
|
||||
|
|
Loading…
Reference in New Issue
Block a user