mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
remove diagnostic call
This commit is contained in:
parent
cdeace0303
commit
acf86a2291
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ before_install:
|
|||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y python-lxml imagemagick
|
||||
script:
|
||||
- git describe --tags --dirty
|
||||
- "./gradlew -PuseCrashlytics asXw4dDeb"
|
||||
- scp -o "StrictHostKeyChecking no" -i /tmp/id_rsa_uploader -d app/build/outputs/apk/xw4d/debug/*.apk
|
||||
uploader@eehouse.org:XW4D_UPLOAD
|
||||
|
|
Loading…
Reference in a new issue