Manyverse: Fix 0.1901.23-beta build

This commit is contained in:
Pierre Rudloff 2019-02-02 15:54:59 +00:00
parent cec5e254e2
commit cc84ce7f9f

View file

@ -534,16 +534,12 @@ Builds:
- versionName: 0.1901.23-beta
versionCode: 47
disable: build fails
commit: v0.1901.23-beta
subdir: android/app
sudo:
- apt-get install -y g++
- curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.4/node-v8.11.4-linux-x64.tar.xz
- echo "85ea7cbb5bf624e130585bfe3946e99c85ce5cb84c2aee474038bdbe912f908c node.tar.xz"
| sha256sum -c -
- tar xJf node.tar.xz
- cp -a node-v8.11.4-linux-x64/. /usr/local/
- apt-get update
- apt-get install -y --no-install-recommends g++ ninja-build -t stretch-backports
npm
- npm install -g react-native-cli
init:
- sed -i -e '/appium/d' ../../package.json
@ -559,6 +555,7 @@ Builds:
- node_modules/*/build/Release/*.node
- node_modules/sodium-native/prebuilds/
- node_modules/react-native-android-wifi/Examples/
prebuild: sed -i -e '/lifecycle/d' ../build.gradle
scanignore:
- android/build.gradle
scandelete: