Stop testing against Py3.5

This commit is contained in:
Raphael Michel
2018-11-08 15:44:56 +01:00
parent 8830dc8f78
commit 74e8e73877

View File

@@ -18,8 +18,6 @@ matrix:
env: JOB=tests-cov PRETIX_CONFIG_FILE=tests/travis_postgres.cfg
- python: 3.6
env: JOB=style
- python: 3.5
env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_sqlite.cfg
- python: 3.6
env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_mysql.cfg
- python: 3.6