💚 Fix testing script name

This commit is contained in:
Sebastián Ramírez 2018-12-09 19:02:47 +04:00
parent 4e1ad6174a
commit d46dff19ac
1 changed files with 1 additions and 1 deletions

View File

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