Skip to content

Commit

Permalink
splitting codacy tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
dnvriend committed Jul 17, 2016
1 parent 17bd04a commit e90ab8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sbt-coverage.sh
Expand Up @@ -14,6 +14,8 @@
# limitations under the License.
#
#!/bin/bash
export CODACY_PROJECT_TOKEN=$INMEMORY_CODACY_TOKEN
echo "project token: $CODACY_PROJECT_TOKEN"
sbt clean coverage test
sbt coverageReport
sbt coverageAggregate
Expand Down

0 comments on commit e90ab8d

Please sign in to comment.