Attempting to fix broken HHVM build in Travis

This commit is contained in:
Vladimir Razuvaev 2017-06-03 15:01:30 +07:00
parent 4eb68bf63f
commit 56eaaa2400

View File

@ -1,5 +1,8 @@
language: php language: php
# Required for HHVM, see https://github.com/travis-ci/travis-ci/issues/7712
dist: trusty
php: php:
- 5.4 - 5.4
- 5.5 - 5.5
@ -9,8 +12,9 @@ php:
- hhvm - hhvm
- nightly - nightly
allow_failures: matrix:
- php: nightly allow_failures:
- php: nightly
cache: cache:
directories: directories: