mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-30 10:42:02 +05:30
Update .travis.yml
This commit is contained in:
parent
13b15dfa3a
commit
25332be3d1
@ -4,6 +4,10 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script: composer install --prefer-source
|
||||
script: phpunit --configuration phpunit.xml.dist
|
||||
|
Loading…
Reference in New Issue
Block a user