Try nightly and latest 5.6.4
This commit is contained in:
parent
4753d70946
commit
fb0cce0640
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@ language: php
|
||||||
|
|
||||||
# list any PHP version you want to test against
|
# list any PHP version you want to test against
|
||||||
php:
|
php:
|
||||||
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
|
- nightly
|
||||||
|
|
||||||
# execute any number of scripts before the test run, custom env's are available as variables
|
# execute any number of scripts before the test run, custom env's are available as variables
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue