Skip to content

Commit

Permalink
=pro removing whitesource update for now as it might fail the release
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph committed Dec 22, 2017
1 parent 8e065aa commit 0d3748e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ deploy:
provider: script
script:
- sbt -J-XX:ReservedCodeCacheSize=256m +publish
- sbt 'set credentials += Credentials("whitesource", "whitesourcesoftware.com", "", System.getenv("WHITESOURCE_KEY"))' whitesourceUpdate
# - sbt -J-XX:ReservedCodeCacheSize=256m +publish akka-http/bintraySyncMavenCentral # enable if we want to sync to central automatically
on:
tags: true
Expand Down

0 comments on commit 0d3748e

Please sign in to comment.