1
0
Fork 0

Update travis python versions

This commit is contained in:
nemunaire 2019-09-21 01:16:33 +02:00
parent b72871a8c2
commit 1f2d297ea1
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
language: python
python:
- 3.3
- 3.4
- 3.5
- 3.6
- 3.7
- nightly
install:
- pip install -r requirements.txt