Skip to content

Commit

Permalink
auto-tag next version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpollmeier committed Oct 24, 2019
1 parent b0305a1 commit b6f1bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
- stage: test
script: sbt +test
- stage: release
script: sbt ciReleaseSonatype
script: sbt ciReleaseTagNextVersion ciReleaseSonatype

before_cache:
- find $HOME/.sbt -name "*.lock" -type f -delete
Expand Down

0 comments on commit b6f1bde

Please sign in to comment.