mirror of https://github.com/sbt/sbt.git
Tweak .travis.yml for sbt-ci-release (#14)
This commit is contained in:
parent
42d13bb07c
commit
6b1587302e
|
|
@ -20,9 +20,6 @@ jobs:
|
|||
- env: LM_COURSIER=1 TEST_GROUP=2
|
||||
- stage: release
|
||||
script: sbt ci-release
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.ivy2/cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue