Skip to content

Commit

Permalink
Merge pull request #127 from symfony-cmf/symfony-2
Browse files Browse the repository at this point in the history
symfony 3 is coming
  • Loading branch information
dbu committed Oct 21, 2014
2 parents 09d84d6 + 3fe2c0c commit 11ba3d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ env:

matrix:
allow_failures:
- env: SYMFONY_VERSION=dev-master
- php: hhvm
include:
- php: 5.5
env: SYMFONY_VERSION=2.3.*
- php: 5.5
env: SYMFONY_VERSION=2.4.*
- php: 5.5
env: SYMFONY_VERSION=dev-master
env: SYMFONY_VERSION=2.6.*

before_script:
- composer self-update
Expand Down

0 comments on commit 11ba3d0

Please sign in to comment.