make test.sh executable
This commit is contained in:
@ -13,7 +13,7 @@ install:
|
|||||||
- pip install -U -r requirements.txt
|
- pip install -U -r requirements.txt
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- scripts/test
|
- scripts/test.sh
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- codecov
|
- codecov
|
||||||
0
scripts/test → scripts/test.sh
Normal file → Executable file
0
scripts/test → scripts/test.sh
Normal file → Executable file
Reference in New Issue
Block a user