Skip to content

Commit

Permalink
Merge pull request #8 from stof/patch-2
Browse files Browse the repository at this point in the history
Fix the composer install for symfony 2.8
  • Loading branch information
xabbuh committed Aug 29, 2015
2 parents 5966449 + 692f5ae commit 6657e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ matrix:
- php: 5.6
env: SYMFONY_VERSION="2.7.x"
- php: 5.6
env: SYMFONY_VERSION="2.8.x@dev"
env: SYMFONY_VERSION="2.8.x@dev symfony/security-acl:2.8.*@dev"
- php: 7.0
- php: hhvm
allow_failures:
Expand Down

0 comments on commit 6657e31

Please sign in to comment.