Skip to content

Commit

Permalink
Test with stable Symfony versions
Browse files Browse the repository at this point in the history
  • Loading branch information
1ed committed Nov 30, 2015
1 parent cb37ad0 commit 7622ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ matrix:
- php: 5.6
env: SYMFONY_VERSION=2.7.*
- php: 5.6
env: SYMFONY_VERSION=2.8.*@dev
env: SYMFONY_VERSION=2.8.*
- php: 5.6
env: SYMFONY_VERSION="3.0.x-dev as 2.8"
env: SYMFONY_VERSION=3.0.*
allow_failures:
- php: hhvm

Expand Down

0 comments on commit 7622ae1

Please sign in to comment.