mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-17 22:09:37 +08:00
More travis trying
This commit is contained in:
+1
-1
@@ -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