Try php5.6 with travis.
This commit is contained in:
parent
566949f0c5
commit
0dbdd9b2c4
|
@ -1,5 +1,6 @@
|
|||
language: php
|
||||
php:
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
|
@ -24,3 +25,4 @@ addons:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: 5.6
|
||||
|
|
Loading…
Reference in a new issue