forked from VimPlug/jedi
Try adding more automated tests to travis
This commit is contained in:
@@ -21,6 +21,15 @@ matrix:
|
|||||||
env: TOXENV=cov
|
env: TOXENV=cov
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOXENV=sith
|
env: TOXENV=sith
|
||||||
|
|
||||||
|
- python: 3.6
|
||||||
|
env: TOXENV=py36-env27
|
||||||
|
- python: 3.6
|
||||||
|
env: TOXENV=py36-env33
|
||||||
|
- python: 3.6
|
||||||
|
env: TOXENV=py36-env34
|
||||||
|
- python: 3.6
|
||||||
|
env: TOXENV=py36-env35
|
||||||
install:
|
install:
|
||||||
- pip install --quiet tox-travis
|
- pip install --quiet tox-travis
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user