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