mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-03 12:41:36 +05:30
Update .travis.yml
This commit is contained in:
+4
-1
@@ -5,4 +5,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
before_script: composer install --dev
|
||||
script: phpunit
|
||||
script: phpunit
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
Reference in New Issue
Block a user