Skip to content

Commit

Permalink
Merge pull request #407 from formapro-forks/travis-run-only-on-23
Browse files Browse the repository at this point in the history
[ci] run tests only on 2.3 version.
  • Loading branch information
makasim committed Apr 23, 2014
2 parents c8d6e14 + a58f8e4 commit a32e9ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ php:

env:
- SYMFONY_VERSION=2.3.*
- SYMFONY_VERSION=2.4.*
- SYMFONY_VERSION=dev-master

before_script:
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
Expand Down

0 comments on commit a32e9ac

Please sign in to comment.