Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Run integration tests on 7.2 to avoid issues with guzzle
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Dec 5, 2019
commit f7ca856c2cc61c5c2f8359ad307f3a082a601542
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ matrix:
env: DB=mysql;CODECHECK=1
- php: 7.3
env: DB=mysql;CODECHECK=2
- php: 7.3
- php: 7.2
env: DB=mysql;INTEGRATION=1
allow_failures:
- env: DB=mysql;CODECHECK=2
Expand Down