You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/05/30 22:52:20 UTC

[cordova-paramedic] 01/01: Create android-9.0.config.json

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-android_9
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit 429ba056511134ceb8215cb2b6bdb27f4a41287e
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri May 31 00:52:13 2019 +0200

    Create android-9.0.config.json
---
 conf/pr/android-9.0.config.json | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/conf/pr/android-9.0.config.json b/conf/pr/android-9.0.config.json
new file mode 100644
index 0000000..80c3b1f
--- /dev/null
+++ b/conf/pr/android-9.0.config.json
@@ -0,0 +1,9 @@
+{
+    "platform": "android",
+    "action": "run",
+    "cleanUpAfterRun": true,
+    "shouldUseSauce": true,
+    "saucePlatformVersion": "9.0",
+    "sauceDeviceName": "Android GoogleAPI Emulator",
+    "verbose": true
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org