Make 0.8.2 17 only

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-06-26 10:53:04 +02:00
parent d1812b6801
commit ccc02e23b6
6 changed files with 18 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ php:
- 7.2
- 7.3
env:
- CORE_BRANCH=master DB=mysql
- CORE_BRANCH=stable17 DB=mysql
before_install:
- export PATH="$PWD/vendor/bin:$PATH"