Skip to content

Commit

Permalink
Uses 4.0.x-dev for SF4 version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sroze committed Oct 23, 2017
1 parent 15be643 commit caed60a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ matrix:
- php: 7.1
env: DEPS=dev SYMFONY_VERSION='3.4.*'
- php: 7.1
env: DEVS=dev SYMFONY_VERSION='4.0.*'
env: DEVS=dev SYMFONY_VERSION='4.0.x-dev'
allow_failures:
- php: 7.1
env: SYMFONY_VERSION='4.0.*'
env: SYMFONY_VERSION='4.0.x-dev'

before_install:
- composer self-update
Expand Down

0 comments on commit caed60a

Please sign in to comment.