mirror of
https://github.com/soimort/you-get.git
synced 2025-04-13 02:42:30 +03:00
update .travis.yml (remove nightly)
This commit is contained in:
parent
a8d5819417
commit
50318b1e4d
@ -6,7 +6,7 @@ python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "nightly"
|
||||
#- "nightly" (flake8 not working in python 3.9 yet, module 'ast' has no attribute 'AugLoad')
|
||||
- "pypy3"
|
||||
before_install:
|
||||
- pip install flake8
|
||||
|
Loading…
x
Reference in New Issue
Block a user