chg: [travis] Require Python 3.6 to make build faster.

pull/350/head
Steve Clement 2019-05-01 20:17:53 +09:00
parent e5616312d9
commit 1b5e4f1bcb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: python
python:
- "3.5"
- "3.6"
sudo: required