Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from sonata-project/Soullivaneuh-patch-1
Browse files Browse the repository at this point in the history
Remove Symfony 2.6 from Travis
  • Loading branch information
rande committed Aug 5, 2015
2 parents c82f1b4 + 3a28c33 commit 8b9644f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ matrix:
env: COMPOSER_FLAGS="--prefer-lowest"
- php: 5.6
env: SYMFONY_VERSION=2.3.*
- php: 5.6
env: SYMFONY_VERSION=2.6.*
- php: 5.6
env: SYMFONY_VERSION=2.7.*
- php: 5.6
Expand Down Expand Up @@ -57,4 +55,4 @@ script:
- make test

notifications:
webhooks: https://sonata-project.org/bundles/dashboard/master/travis
webhooks: https://sonata-project.org/bundles/dashboard/master/travis

0 comments on commit 8b9644f

Please sign in to comment.