You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by kn...@apache.org on 2019/03/07 02:32:08 UTC

[cordova-plugin-file] branch travis_tests updated: travis settings for browser-safari

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

knaito pushed a commit to branch travis_tests
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git


The following commit(s) were added to refs/heads/travis_tests by this push:
     new 6825f15  travis settings for browser-safari
6825f15 is described below

commit 6825f1516b8b31c8e0585b6738b0751913a3190e
Author: knaito <kn...@asial.co.jp>
AuthorDate: Thu Mar 7 11:31:41 2019 +0900

    travis settings for browser-safari
---
 pr/browser-safari.config.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pr/browser-safari.config.json b/pr/browser-safari.config.json
new file mode 100644
index 0000000..f4cc04d
--- /dev/null
+++ b/pr/browser-safari.config.json
@@ -0,0 +1,8 @@
+{
+    "platform": "browser",
+    "action": "run",
+    "cleanUpAfterRun": true,
+    "verbose": true,
+    "sauceDeviceName": "safari",
+    "saucePlatformVersion": "12.0"
+}


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