Force Travis to use Python3.5.

This commit is contained in:
Waylan Limberg
2015-11-17 20:08:08 -05:00
parent 3c0849b0d7
commit 2eb7b23941

View File

@@ -1,6 +1,6 @@
sudo: false
language: python
python: '2.7'
python: '3.5'
env:
- TOXENV=py26-integration
- TOXENV=py26-min-req