Attempt to fix Travis
This commit is contained in:
parent
d5cb2c5f19
commit
0f0faf6a34
@ -1,17 +1,19 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.3
|
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
|
- hhvm
|
||||||
|
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: hhvm
|
- php: 5.3
|
||||||
dist: trusty
|
dist: precise
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user