Merge branch 'GH-873'
This commit is contained in:
commit
d820c25eda
@ -4,6 +4,7 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- hhvm
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
@ -22,3 +23,7 @@ script: phpunit --configuration tests/travis/$DB.travis.xml
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
matrix:
|
||||
allowed_failures:
|
||||
- php: hhvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user