Explicitly run on py27

This commit is contained in:
Daniel Gallagher 2018-06-08 21:56:08 -07:00
parent dbb72ba06b
commit 1d49df033c

View File

@ -2,6 +2,7 @@ language: python
matrix:
include:
- env: TOXENV=py27
python: 2.7
- env: TOXENV=py34
python: 3.4
- env: TOXENV=py35