We need PHP 5.6 on Travis
This commit is contained in:
parent
95c2d9f476
commit
f549cc8ce3
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
language: php
|
language: php
|
||||||
|
php:
|
||||||
|
- 5.6
|
||||||
install:
|
install:
|
||||||
- composer install
|
- composer install
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue