Commit 190c0e5c authored by Bill Schaller's avatar Bill Schaller

Remove php 5.3 mariadb matrix entries

parent d36037d5
......@@ -29,10 +29,6 @@ script: ./vendor/bin/phpunit --configuration tests/travis/$DB.travis.xml
matrix:
include:
- php: 5.3
env: DB=mariadb
addons:
mariadb: 5.5
- php: 5.4
env: DB=mariadb
addons:
......@@ -54,10 +50,6 @@ matrix:
addons:
mariadb: 5.5
- php: 5.3
env: DB=mariadb
addons:
mariadb: 10.0
- php: 5.4
env: DB=mariadb
addons:
......@@ -79,10 +71,6 @@ matrix:
addons:
mariadb: 10.0
- php: 5.3
env: DB=mariadb
addons:
mariadb: 10.1
- php: 5.4
env: DB=mariadb
addons:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment