Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Add cloverage codecov report to CI for clojure (#12335)
Browse files Browse the repository at this point in the history
  • Loading branch information
gigasquid authored and marcoabreu committed Aug 25, 2018
1 parent 5b37cf6 commit 39d0d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/clojure-package/ci-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ set -evx
MXNET_HOME=${PWD}
cd ${MXNET_HOME}/contrib/clojure-package
lein test
lein cloverage --codecov

0 comments on commit 39d0d06

Please sign in to comment.