Travis CI: Python 3.5 -> 3.6

This commit is contained in:
Lucas Cimon 2019-02-13 22:02:40 +01:00
parent 2332fbdf26
commit e3a7bd2041
No known key found for this signature in database
GPG Key ID: 08DA831E717571EE
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: python
python: 3.5
python: 3.6
install:
- ./run.sh install
- ./run.sh install_dev