Skip to content

Commit

Permalink
increase symfony version bandwidth
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricMaxxx committed Dec 15, 2014
1 parent 3fe1dc4 commit bd2a0ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ php:
env:
- SYMFONY_VERSION=2.3.*
- SYMFONY_VERSION=2.4.*
- SYMFONY_VERSION=2.5.*
- SYMFONY_VERSION=2.6.*
- SYMFONY_VERSION=dev-master

before_script:
Expand All @@ -22,4 +24,4 @@ notifications:

matrix:
allow_failures:
- env: SYMFONY_VERSION=dev-master
- env: SYMFONY_VERSION=dev-master

0 comments on commit bd2a0ae

Please sign in to comment.