diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-01-05 11:25:11 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-01-05 11:25:11 +0000 |
| commit | 5af17db9e6fb7ba46d991d6c689328b1f592982d (patch) | |
| tree | 33f2a787b037e95cbcbe51603cd12a1512ce36b9 /.travis.yml | |
| parent | 991b93ddf82ec1af763df7d5e82b5c7c43ed1347 (diff) | |
| download | webtrees-5af17db9e6fb7ba46d991d6c689328b1f592982d.tar.gz webtrees-5af17db9e6fb7ba46d991d6c689328b1f592982d.tar.bz2 webtrees-5af17db9e6fb7ba46d991d6c689328b1f592982d.zip | |
HHVM does not support constant arrays - https://github.com/facebook/hhvm/issues/4277
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index c2dd5f893d..39491a1478 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm ## Non-sudo environments are faster sudo: false |
