mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-04 11:12:38 +05:30
Fixed .travis.yml
This commit is contained in:
parent
ffc8823e4f
commit
5211d1902c
@ -25,7 +25,7 @@ before_script:
|
||||
- cd examples/
|
||||
- composer install
|
||||
- cd public/
|
||||
- php -S localhost:7777 index.php &
|
||||
- php -S localhost:7777 &
|
||||
- cd ../..
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user