Skip to content

Commit

Permalink
Test different versions of Symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Nov 9, 2015
1 parent 75d47a1 commit d6553f2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,12 @@ matrix:
env: PHP_CS_FIXER_VERSION=1.*
- php: 5.6
env: PHP_CS_FIXER_VERSION=2.*@dev
- php: 5.6
env: SYMFONY_VERSION=2.7.*
- php: 5.6
env: SYMFONY_VERSION=2.8.*@dev
- php: 5.6
env: SYMFONY_VERSION="3.0.x-dev@dev as 2.8"
allow_failures:
- php: nightly
- php: hhvm
Expand Down

0 comments on commit d6553f2

Please sign in to comment.