mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-10 07:22:11 +05:30
Added fast_finish: true
to .travis.yml
This commit is contained in:
parent
51184259d1
commit
61738a7fe2
@ -10,6 +10,7 @@ php:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
fast_finish: true
|
||||
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --prefer-source
|
||||
|
Loading…
Reference in New Issue
Block a user