Skip to content

Commit 9076358

Browse files
committed
removed eoled versions 5.5 and 10.0
1 parent f28614a commit 9076358

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,9 @@ matrix:
5353
- env: DB=mariadb:10.4 PYTHON_VER="pypy3.6-7.3.1"
5454
- env: DB=mariadb:10.4 BENCH=1
5555
- env: DB=mariadb:10.4 PYTHON_VER="3.6.0" MAXSCALE_VERSION=2.2.9 TEST_PORT=4007 TEST_USER=bob TEXT_DATABASE=test2 SKIP_LEAK=1
56-
- env: DB=mariadb:5.5 PYTHON_VER="3.6.0" TEST_RESET_SESSION=0
57-
- env: DB=mariadb:10.0 PYTHON_VER="3.6.0" TEST_RESET_SESSION=0
5856
- env: DB=mariadb:10.1 PYTHON_VER="3.6.0" TEST_RESET_SESSION=0
5957
- env: DB=mariadb:10.2 PYTHON_VER="3.6.0"
6058
- env: DB=mariadb:10.3 PYTHON_VER="3.6.0"
61-
- env: DB=mysql:5.5 PYTHON_VER="3.6.0" TEST_RESET_SESSION=0
6259
- env: DB=mysql:5.6 PYTHON_VER="3.6.0" TEST_RESET_SESSION=0
6360
- env: DB=mysql:5.7 PYTHON_VER="3.6.0"
6461

0 commit comments

Comments
 (0)