both pythons, travis

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 14:32:48 -05:00
parent adfc865c67
commit d1f3e996f7
+3
View File
@@ -24,6 +24,9 @@ jobs:
include:
- stage: integration
env: TEST_SUITE='cli'
python:
- "2.7"
- "3.6"
stages:
- integration