mirror of
https://github.com/metosin/reitit.git
synced 2026-02-05 11:53:11 +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
|
- npm install
|
||||||
script:
|
script:
|
||||||
- ./scripts/test.sh $TEST
|
- ./scripts/test.sh $TEST
|
||||||
- ./scripts/submit-to-coveralls.sh $TEST
|
# - ./scripts/submit-to-coveralls.sh $TEST
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- TEST=clj
|
- TEST=clj
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue