1
0
mirror of synced 2025-02-20 22:23:14 +03:00

Merge branch 'GH-873'

This commit is contained in:
Benjamin Eberlei 2013-12-13 22:13:37 +01:00
commit d820c25eda

View File

@ -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