mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02:00
travis: added PHP 7.1
This commit is contained in:
@@ -4,10 +4,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.1
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user