From 3700ef8d5a13200843aeb14ca3ed5d5f600d99dd Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Tue, 29 Apr 2014 11:19:33 -0700 Subject: [PATCH 1/2] Bumping up plugins.sbt to 0.8.3 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 50fa62081c..ff0f7a9a2b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8") \ No newline at end of file +addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3") \ No newline at end of file From 8350ad303bdc9c2d4ecb8c6ed05d3e79a65c6ff8 Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Tue, 29 Apr 2014 20:34:58 +0200 Subject: [PATCH 2/2] removes myself from .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e509fb231b..0af84b99cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,4 @@ jdk: notifications: email: - heather.miller@epfl.ch - - eugene.burmako@epfl.ch - philipp.haller@typesafe.com