mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
update travis
This commit is contained in:
parent
5a53b0ade9
commit
1f7b627d0b
@ -5,14 +5,14 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
install:
|
||||
- composer self-update
|
||||
- composer install --no-interaction --prefer-source --dev
|
||||
- composer install --no-interaction --prefer-source
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user