mirror of
https://github.com/metosin/reitit.git
synced 2025-12-24 10:58:25 +00:00
Coveralls-script doesn't work?
This commit is contained in:
parent
abb09e2736
commit
76095a42cf
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ install:
|
|||
- npm install
|
||||
script:
|
||||
- ./scripts/test.sh $TEST
|
||||
- ./scripts/submit-to-coveralls.sh $TEST
|
||||
# - ./scripts/submit-to-coveralls.sh $TEST
|
||||
env:
|
||||
matrix:
|
||||
- TEST=clj
|
||||
|
|
|
|||
Loading…
Reference in a new issue