Travis doesn’t support 5.6.4, so remove it

This commit is contained in:
snipe 2016-12-14 11:00:03 -08:00
parent 38eb910999
commit 4753d70946

View file

@ -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