mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-07 09:02:32 +00:00
Update .travis.yml
This commit is contained in:
@@ -2,7 +2,6 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.4"
|
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
# - "3.7-dev"
|
# - "3.7-dev"
|
||||||
@@ -14,4 +13,4 @@ install:
|
|||||||
- pip install pytest==3.6.0
|
- pip install pytest==3.6.0
|
||||||
- pip install pylint
|
- pip install pylint
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
Reference in New Issue
Block a user