make test.sh executable

This commit is contained in:
collerek
2020-08-02 09:08:56 +02:00
parent c1b3b53875
commit 4f9dddfa0a
2 changed files with 1 additions and 1 deletions

View File

@ -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
View File