mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
both pythons, travis
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
include:
|
||||
- stage: integration
|
||||
env: TEST_SUITE='cli'
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
|
||||
stages:
|
||||
- integration
|
||||
|
||||
Reference in New Issue
Block a user