mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-30 10:42:02 +05:30
Removed old Travis before_script commands
This commit is contained in:
parent
a2a768b6e6
commit
5c5d7d5340
@ -9,11 +9,6 @@ php:
|
||||
before_script:
|
||||
- travis_retry composer self-update
|
||||
- travis_retry composer install --no-interaction --prefer-source --dev
|
||||
- cd examples/relational && composer install --prefer-dist
|
||||
- php config/init.php
|
||||
- php -S localhost:8000 &
|
||||
- sleep 3
|
||||
- cd ../..
|
||||
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
|
Loading…
Reference in New Issue
Block a user