[travis] remove python 3.8, because it fails strangely
This commit is contained in:
parent
83e65e77c4
commit
239e457d93
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ python:
|
|||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue