update travis python versions
This commit is contained in:
@@ -2,10 +2,9 @@ language: python
|
||||
sudo: false
|
||||
cache: pip
|
||||
python:
|
||||
- 3.2
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user