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 2018/11/24 20:46:12 UTC

[cordova-paramedic] 01/01: test browser on appveyor

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

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

commit 588f301b198d7f72d2c0e30aadfd782a0aa965a5
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sat Nov 24 21:46:07 2018 +0100

    test browser on appveyor
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ae23186..f9b779c 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
   "scripts": {
     "test": "npm run jshint & npm run test-ios",
     "jshint": "node node_modules/jshint/bin/jshint lib/",
-    "test-appveyor": "npm run test-windows",
+    "test-appveyor": "npm run test-browser",
     "test-travis": "npm run test-ios",
     "test-android": "node main.js --platform android --plugin ./spec/testable-plugin/",
     "test-ios": "node main.js --platform ios --plugin ./spec/testable-plugin/ --verbose",


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