diff --git a/run-tests.sh b/run-tests.sh index b4a21375..4d3328a8 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -20,6 +20,8 @@ cask exec emacs -batch \ -l dev/examples.el \ --eval "(ert-run-tests-batch-and-exit (quote ${ERT_SELECTOR}))" +cat /tmp/undercover_coveralls_report + emacs -Q --batch \ --eval '(setq byte-compile-error-on-warn t)' \ -f batch-byte-compile dash.el