💚 Call test script with explicit bash

This commit is contained in:
Sebastián Ramírez
2018-12-09 19:07:11 +04:00
parent d46dff19ac
commit 07b3a330a3

View File

@@ -11,7 +11,7 @@ install:
- flit install
script:
- scripts/test.sh
- bash scripts/test.sh
# after_script:
# - codecov