Coveralls-script doesn't work?

This commit is contained in:
Tommi Reiman 2017-12-28 10:07:06 +02:00
parent abb09e2736
commit 76095a42cf

View file

@ -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