Workaround for broken default HHVM config on Travis-CI (https://github.com/travis-ci/travis-ci/issues/7712)

This commit is contained in:
Marcus Bointon 2017-05-14 21:38:40 +02:00
parent 70e35cc9da
commit 1003010d93
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ php:
- 7.0
- 5.6
- 5.5
- hhvm
matrix:
allow_failures:
- php: hhvm
include:
- php: hhvm
dist: trusty
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y -qq postfix