Improved CI

This commit is contained in:
Dmitry Khomutov 2017-04-17 20:34:39 +07:00
parent 46ab25f9f8
commit 3ef02202d3
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
2 changed files with 3 additions and 1 deletions

View file

@ -12,7 +12,6 @@ test:
php_unit:
config:
- phpunit.mysql.xml
coverage: coverage
php_mess_detector:
allow_failures: true

View file

@ -10,9 +10,12 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
matrix:
fast_finish: true
allow_failures:
- php: hhvm
env:
- TYPE=mysql