Fixed travis conf

This commit is contained in:
Martin Mahner 2019-12-05 12:36:10 +01:00
parent 9307d5f0a3
commit 52b35d8d40
1 changed files with 1 additions and 3 deletions

View File

@ -2,11 +2,9 @@ language: python
dist: xenial
matrix:
include:
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7
sudo: true
- python: 3.8
install: pip install tox-travis coverage codacy-coverage