From 0d3748e46af7dde8fb0f8ce086416ac9b302923c Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Fri, 22 Dec 2017 18:35:02 +0100 Subject: [PATCH] =pro removing whitesource update for now as it might fail the release --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b58543018a9..ecbd0691b5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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