Skip to content
Snippets Groups Projects
Unverified Commit dfc6c028 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

do not test old core versions anymore

parent 5e82f2d0
No related branches found
No related tags found
No related merge requests found
......@@ -76,13 +76,7 @@ matrix:
- php: 5.4
env: "DB=pgsql PHP_COVERAGE=TRUE"
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable8 PACKAGE=TRUE"
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable8.1"
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable8.2"
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable9"
env: "DB=mysql CORE_BRANCH=stable9 PACKAGE=TRUE"
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable9.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment