Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Apply travis-ci fix for scala
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed May 8, 2017
1 parent a7734e4 commit fcea9c0
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 @@ -14,6 +14,7 @@ cache:
- $HOME/.sbt/boot/
before_install:
- pip install --user codecov
- sudo chmod +x /usr/local/bin/sbt
after_success:
- codecov
- test "$TRAVIS_REPO_SLUG" == 'fulcrumgenomics/dagr' && test "$TRAVIS_PULL_REQUEST" == 'false' && test "$TRAVIS_BRANCH" == 'master' && sbt publish
Expand Down

0 comments on commit fcea9c0

Please sign in to comment.