Skip to content

Commit

Permalink
Proof PR for testing sf4
Browse files Browse the repository at this point in the history
If things go well, the job should go from error to failed.
  • Loading branch information
greg0ire committed Nov 4, 2017
1 parent 71da3b0 commit 552d9eb
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,7 +47,7 @@ matrix:
- php: '7.1'
env: SYMFONY=3.3.*
- php: '7.1'
env: SYMFONY=dev-master@dev
env: SYMFONY='dev-master as 3.3.0'
- php: '7.1'
env: SONATA_CORE=3.*
- php: '7.1'
Expand All @@ -63,7 +63,7 @@ matrix:
- php: nightly
- php: hhvm
- env: SYMFONY_DEPRECATIONS_HELPER=0
- env: SYMFONY=dev-master@dev
- env: SYMFONY='dev-master as 3.3.0'
- env: SONATA_CORE=dev-master@dev
- env: SONATA_BLOCK=dev-master@dev

Expand Down

0 comments on commit 552d9eb

Please sign in to comment.