Skip to content

Commit

Permalink
Hack to get a full release
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrich committed Dec 27, 2019
1 parent a1579a9 commit e01fdf7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
- stage: release
jdk: openjdk8
script:
- set -e
- sbt ci-release
- export SCALANATIVE_VERSION=0.4.0-M2
- export CI_RELEASE="+sconfigNative/publishSigned"
- echo $CI_RELEASE
- sbt ci-release
- export SCALAJS_VERSION=1.0.0-RC2
- export CI_RELEASE="+sconfigJS/publishSigned"
- echo $CI_RELEASE
Expand Down

0 comments on commit e01fdf7

Please sign in to comment.