Skip to content

Commit dd8bd6b

Browse files
committed
Tweak Travis CI config, because Laravel 5.3 doesn't support PHP 5.5
1 parent 489bcdc commit dd8bd6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ php:
99
matrix:
1010
allow_failures:
1111
- php: hhvm
12+
- php: 5.5 # Laravel 5.3 doesn't support PHP 5.5
1213

1314
sudo: false
1415

0 commit comments

Comments
 (0)