mirror of
https://github.com/soimort/you-get.git
synced 2025-04-13 02:42:30 +03:00
update .travis.yml
This commit is contained in:
parent
c3fddc01c2
commit
a8d5819417
11
.travis.yml
11
.travis.yml
@ -4,15 +4,10 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "nightly"
|
||||
- "pypy3"
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.7"
|
||||
dist: xenial
|
||||
- python: "3.8-dev"
|
||||
dist: xenial
|
||||
- python: "nightly"
|
||||
dist: xenial
|
||||
before_install:
|
||||
- pip install flake8
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user