From a6f71cef052545ecf8d8a30d6f32c1aec6709469 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 5 Oct 2018 19:18:11 +0200 Subject: [PATCH] Manyverse: Explain why we remove appium --- metadata/se.manyver.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml index 97e38d0808..36fbf2088f 100644 --- a/metadata/se.manyver.yml +++ b/metadata/se.manyver.yml @@ -67,9 +67,10 @@ Builds: npm run build-android-assets ndk: r17b -MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android" - local Maven repository which contains the prebuilt react-native library which - we get from npm. +MaintainerNotes: |- + scanignore is used to allow the "node_modules/react-native/android" local Maven repository which contains the prebuilt react-native library which we get from npm. + + appium is removed because it fails to build on the build server due to some missing dev dependencies and we don't need it anyway. AutoUpdateMode: Version v%v UpdateCheckMode: Tags