Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
symfony 2.x promised BC, but symfony 3 will happen sometime
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Oct 21, 2014
1 parent a936046 commit 3bfdc2e
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 @@ -12,14 +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 3bfdc2e

Please sign in to comment.