Skip to content

Commit

Permalink
Exclude PHP 5.4 for Laravel 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Dec 28, 2015
1 parent 2d94d33 commit 0daaa08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -27,4 +27,6 @@ matrix:
exclude:
- php: 5.4
env: "LARAVEL_VERSION=5.1.*"
- php: 5.4
env: "LARAVEL_VERSION=5.2.*"

0 comments on commit 0daaa08

Please sign in to comment.