Remove < PHP 5.6, since Laravel 5.2 requires PHP 5.6

This commit is contained in:
snipe
2016-04-13 04:31:28 -07:00
parent 90a99429b3
commit 2026a91bde
-1
View File
@@ -8,7 +8,6 @@ language: php
# list any PHP version you want to test against
php:
- 5.5
- 5.6
- 7.0