let's build the NoSMS variant for a while

This commit is contained in:
Eric House 2019-03-08 14:23:10 -08:00
parent eb33d18390
commit 2c18946ff2

View file

@ -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: