Tweak .travis.yml for sbt-ci-release (#14)

This commit is contained in:
Alexandre Archambault 2018-12-04 16:27:04 +01:00 committed by GitHub
parent 42d13bb07c
commit 6b1587302e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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