Run on container with Python 3.5

This commit is contained in:
Laurent Mazuel 2016-10-17 15:51:42 -07:00
Родитель 119a4a2b35
Коммит 338090fee1
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,6 @@
language: python
python:
- "3.5"
install:
- pip install tox
script: