mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Failure is not an option anymore with hhvm
This commit is contained in:
parent
db7c42cc91
commit
5848c0d920
@ -6,10 +6,6 @@ php:
|
|||||||
- 5.6
|
- 5.6
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- travis_retry composer self-update
|
- travis_retry composer self-update
|
||||||
- travis_retry composer install --no-interaction --prefer-source --dev
|
- travis_retry composer install --no-interaction --prefer-source --dev
|
||||||
|
Loading…
Reference in New Issue
Block a user