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.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
|
- 7.0
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm
|
- php: 7.0
|
||||||
|
- php: hhvm
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user