another try

This commit is contained in:
Tobias Oberstein 2017-01-15 12:11:12 +01:00
parent 94580b0b11
commit d7f50318cf
1 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
language: python
sudo: false
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install tox codecov