Also run tests with python 3.5
This commit is contained in:
parent
4c917d0314
commit
08bea4adde
|
@ -5,6 +5,7 @@ python:
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
- "3.5"
|
||||||
sudo: false
|
sudo: false
|
||||||
script: nosetests test --verbose
|
script: nosetests test --verbose
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue