fixed test
This commit is contained in:
parent
4f04818c86
commit
1f82bbf91a
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ python:
|
|||
# install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: test.sh
|
||||
script: ./test.sh
|
||||
|
|
Loading…
Reference in a new issue