make test.sh executable
This commit is contained in:
@ -13,7 +13,7 @@ install:
|
||||
- pip install -U -r requirements.txt
|
||||
|
||||
script:
|
||||
- scripts/test
|
||||
- scripts/test.sh
|
||||
|
||||
after_script:
|
||||
- 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