Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
DevKit updates (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Nov 28, 2017
1 parent d02ede4 commit 649e7af
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 @@ -47,13 +47,13 @@ matrix:
- php: '7.1'
env: SYMFONY=3.3.*
- php: '7.1'
env: SYMFONY='dev-master as 3.3'
env: SYMFONY='dev-master as 3.3.x-dev'
- php: '7.1'
env: SYMFONY_DEPRECATIONS_HELPER=0
allow_failures:
- php: nightly
- env: SYMFONY_DEPRECATIONS_HELPER=0
- env: SYMFONY='dev-master as 3.3'
- env: SYMFONY='dev-master as 3.3.x-dev'

before_install:
- git remote add upstream ${UPSTREAM_URL} && git fetch --all
Expand Down

0 comments on commit 649e7af

Please sign in to comment.