aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt/0.13/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'home/.sbt/0.13/build.sbt')
-rw-r--r--home/.sbt/0.13/build.sbt2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.sbt/0.13/build.sbt b/home/.sbt/0.13/build.sbt
index 2c529c1..c0f69bc 100644
--- a/home/.sbt/0.13/build.sbt
+++ b/home/.sbt/0.13/build.sbt
@@ -1,3 +1,5 @@
+cancelable in Global := true
+
// configure gpg
import com.typesafe.sbt.pgp.PgpKeys._
gpgCommand in Global := "gpg2"