Get rid of 3.8 and nightly peps builds -- these don't work (yet)
This commit is contained in:
parent
421c4b8712
commit
d3b10faf50
|
@ -2,8 +2,6 @@ language: python
|
|||
python:
|
||||
- 3.7
|
||||
- 3.7-dev
|
||||
- 3.8-dev
|
||||
- nightly
|
||||
dist: xenial
|
||||
|
||||
cache: pip
|
||||
|
|
Loading…
Reference in New Issue