fixed test
parent
4f04818c86
commit
1f82bbf91a
|
@ -4,4 +4,4 @@ python:
|
|||
# install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: test.sh
|
||||
script: ./test.sh
|
||||
|
|
Loading…
Reference in New Issue