Skip to content

Commit

Permalink
removed Symfony 2.1 and 2.2 from Travis test matrix again
Browse files Browse the repository at this point in the history
  • Loading branch information
craue committed Jan 19, 2015
1 parent 8c066dd commit 39ced28
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -16,10 +16,6 @@ matrix:
- env: SYMFONY_VERSION="2.7.*" SENSIO_FRAMEWORK_EXTRA_BUNDLE_VERSION="3.*" MIN_STABILITY="dev"
- env: SYMFONY_VERSION="dev-master" MIN_STABILITY="dev"
include:
- php: 5.3.3
env: SYMFONY_VERSION="2.1.*"
- php: 5.5
env: SYMFONY_VERSION="2.2.*"
- php: 5.5
env: SYMFONY_VERSION="2.4.*" SENSIO_FRAMEWORK_EXTRA_BUNDLE_VERSION="3.*"
- php: 5.5
Expand Down

0 comments on commit 39ced28

Please sign in to comment.