Skip to content

Commit

Permalink
Merge 99662db into e4efc04
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Aug 10, 2019
2 parents e4efc04 + 99662db commit 2402afb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ ADAM
====

[![Build Status](https://img.shields.io/jenkins/s/https/amplab.cs.berkeley.edu/jenkins/view/Big%20Data%20Genomics/job/ADAM.svg)](https://amplab.cs.berkeley.edu/jenkins/view/Big%20Data%20Genomics/job/ADAM/)
[![Coverage Status](https://coveralls.io/repos/github/bigdatagenomics/adam/badge.svg?branch=master)](https://coveralls.io/github/bigdatagenomics/adam?branch=master)
[![Maven Central](https://img.shields.io/maven-central/v/org.bdgenomics.adam/adam-parent-spark2_2.11.svg?maxAge=600)](http://search.maven.org/#search%7Cga%7C1%7Corg.bdgenomics.adam)
[![API Documentation](http://javadoc.io/badge/org.bdgenomics.adam/adam-core-spark2_2.11.svg?color=brightgreen&label=scaladoc)](http://javadoc.io/doc/org.bdgenomics.adam/adam-core-spark2_2.11)

Expand Down
3 changes: 1 addition & 2 deletions scripts/jenkins-test
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ fi
# if those pass, build the distribution package and the integration tests
mvn -U \
test \
-P coverage,coveralls scoverage:report coveralls:report \
-DrepoToken=${COVERALLS_REPO_TOKEN} ${COVERALLS_PRB_OPTION}
-P coverage scoverage:report

# make verbose again
set -x -v
Expand Down

0 comments on commit 2402afb

Please sign in to comment.