mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Travis doesn’t support 5.6.4, so remove it
This commit is contained in:
parent
38eb910999
commit
4753d70946
|
@ -8,7 +8,6 @@ language: php
|
|||
|
||||
# list any PHP version you want to test against
|
||||
php:
|
||||
- 5.6.4
|
||||
- 7.0
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
|
|
Loading…
Reference in a new issue