mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
fixed travis test bug
This commit is contained in:
@@ -7,4 +7,4 @@ python:
|
|||||||
install: echo "No external requirements"
|
install: echo "No external requirements"
|
||||||
script:
|
script:
|
||||||
- cd test
|
- cd test
|
||||||
- test.sh
|
- ./test.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user