3.6 only?

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 14:35:57 -05:00
parent 861b549648
commit e9fd7bc3e9
-2
View File
@@ -24,12 +24,10 @@ jobs:
- stage: integration
env: TEST_SUITE='cli'
python:
- "2.7"
- "3.6"
- stage: takes-forever
env: TEST_SUITE='install'
python:
- "2.7"
- "3.6"
stages: