disable 7.1 and hhvm build as they currently do not work

This commit is contained in:
troosan 2017-07-06 22:54:28 +02:00
parent b919d58bac
commit 24c440b0ab
1 changed files with 2 additions and 4 deletions

View File

@ -6,14 +6,12 @@ php:
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1 ## - hhvm
- hhvm
matrix: matrix:
allow_failures: allow_failures:
- php: 7.0 - php: 7.0
- php: 7.1 ## - php: hhvm
- php: hhvm
env: env:
global: global: