Skip to content

Commit

Permalink
aligned travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Nov 21, 2014
1 parent b88073a commit 39292c3
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 @@ -11,15 +11,13 @@ env:
- SYMFONY_VERSION=2.5.*

matrix:
allow_failures:
- 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_install:
- composer self-update
Expand Down

0 comments on commit 39292c3

Please sign in to comment.