mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-27 15:30:24 +05:30
Update .travis.yml
This commit is contained in:
parent
5c21370691
commit
4170f4e841
@ -5,4 +5,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
before_script: composer install --dev
|
||||
script: phpunit
|
||||
script: phpunit
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
Loading…
Reference in New Issue
Block a user