mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
let's build the NoSMS variant for a while
This commit is contained in:
parent
eb33d18390
commit
2c18946ff2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue