mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +08:00
More travis trying
This commit is contained in:
@@ -29,8 +29,8 @@ matrix:
|
||||
- python: "3.7-dev"
|
||||
install:
|
||||
- pip install --quiet tox-travis
|
||||
script:
|
||||
- ./travis_install.sh
|
||||
script:
|
||||
- tox
|
||||
after_script:
|
||||
- if [ $TOXENV == "cov" ]; then
|
||||
|
||||
Reference in New Issue
Block a user