Browse Source

💚 Fix testing script name

pull/1/head
Sebastián Ramírez 6 years ago
parent
commit
d46dff19ac
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save