1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-30 19:00:13 +02:00

travis: removed HHVM

This commit is contained in:
David Grudl
2017-05-23 13:26:53 +02:00
parent 6194152e67
commit 718c617764

View File

@@ -5,11 +5,6 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
matrix:
allow_failures:
- php: hhvm
script:
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini $COVERAGE