Update .travis.yml
This commit is contained in:
parent
70b88a4e26
commit
ccbfc2d58f
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.7"
|
||||||
- "3.5"
|
|
||||||
- "3.6"
|
|
||||||
install:
|
install:
|
||||||
- pip install pipenv
|
- pip install pipenv
|
||||||
- pipenv install --dev
|
- pipenv install --dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue