mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Merge pull request #500 from piotrantosik/feature/php7
Remove php 7 from failures
This commit is contained in:
commit
e90290d2c7
@ -11,7 +11,6 @@ php:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
@ -30,4 +29,3 @@ notifications:
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: never
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user