mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 15:42:51 +11:00
Fixed travis conf
This commit is contained in:
parent
9307d5f0a3
commit
52b35d8d40
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue