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
|
||||
php:
|
||||
- 5.6
|
||||
install:
|
||||
- composer install
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue