From 6d11250bde8354fbfe2462b49008933d5425bf19 Mon Sep 17 00:00:00 2001 From: Eric House Date: Fri, 8 Mar 2019 14:23:10 -0800 Subject: [PATCH] let's build the NoSMS variant for a while --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5f2f93ed9..88cd4e729 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ before_install: - sudo apt-get -qq update - sudo apt-get install -y python-lxml imagemagick script: -- "./gradlew -PuseCrashlytics asXw4dDeb" +- "./gradlew -PuseCrashlytics asXw4dNoSMSDeb" - scp -o "StrictHostKeyChecking no" -i /tmp/id_rsa_uploader -d app/build/outputs/apk/xw4d/debug/*.apk uploader@eehouse.org:XW4D_UPLOAD notifications: