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
|
||||
Reference in New Issue
Block a user