enable php 7.1 build

This commit is contained in:
troosan 2017-07-09 22:21:52 +02:00
parent 4c7c84b17e
commit b72ffbdc98
1 changed files with 2 additions and 0 deletions

View File

@ -6,11 +6,13 @@ 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: