mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 13:17:58 +02:00
travis: removed HHVM
This commit is contained in:
@@ -5,11 +5,6 @@ php:
|
|||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- hhvm
|
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini $COVERAGE
|
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini $COVERAGE
|
||||||
|
Reference in New Issue
Block a user