Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
omnipresent07 authored May 12, 2021
1 parent 3eaaf8c commit a9aaceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ script:
- sbt ++$TRAVIS_SCALA_VERSION clean coverage test
- sbt ++$TRAVIS_SCALA_VERSION coverageReport
- sbt ++$TRAVIS_SCALA_VERSION coverageAggregate
- sbt ++$TRAVIS_SCALA_VERSION -batch hmda-platform/docker:publishLocal

# Trick to avoid unnecessary cache updates
- find $HOME/.sbt -name "*.lock" | xargs rm
Expand Down

0 comments on commit a9aaceb

Please sign in to comment.