summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2019-12-11 14:04:06 +0100
committerArne Schwabe <arne@rfc2549.org>2019-12-11 14:04:06 +0100
commit8e9c9ff8f71d09365eae346280617bd95124c3d7 (patch)
treef763b7ae637663b0d88d355a3781a60049e52524 /.travis.yml
parentbf51eb4fb55c625fa32fc8c7091ed6062d96e0e0 (diff)
Use debug signing for the travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e5e2f3ed..677a12ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,8 @@ cache:
- $HOME/.android/build-cache
script:
+ # Force signing with the debug keys
+ - echo icsopenvpnDebugSign=true > ~/.gradle/gradle.properties
# Building one variant is enough and already takes quite a long time...
- ./gradlew assembleUiRelease