mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
travis: PHP 7.0 nightly added
This commit is contained in:
parent
072952d388
commit
68978499ba
@ -4,11 +4,13 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
- composer self-update
|
||||
|
Loading…
x
Reference in New Issue
Block a user