Travis: run tox with Python 3.5 + add Python 3.5 tests

This commit is contained in:
Paul Tremberth 2016-01-14 10:50:51 +01:00
parent a93d49a64c
commit 85b0e6c9c7
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
language: python
python: 2.7
python: 3.5
sudo: false
branches:
only:
@ -9,7 +9,7 @@ env:
- TOXENV=py27
- TOXENV=precise
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=docs
install:
- pip install -U tox twine wheel codecov