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