travis py3.5 -> py3.6

This commit is contained in:
dessant 2017-03-23 20:18:58 +02:00
parent 845c919b21
commit 077bc00f2d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: python
python:
- 2.7
- 3.5
- 3.6
before_install:
- sudo apt-get update