update travis python versions

master
mutantmonkey 2017-04-09 23:20:49 -07:00
parent 999297b316
commit 42325d85e8
1 changed files with 1 additions and 2 deletions

View File

@ -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