You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by al...@apache.org on 2017/10/20 08:07:01 UTC

cordova-plugin-splashscreen git commit: CB-13473: (CI) Removed browser builds from AppVeyor

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 278c5d816 -> 5ca43e8c5


CB-13473: (CI) Removed browser builds from AppVeyor


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/5ca43e8c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/5ca43e8c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/5ca43e8c

Branch: refs/heads/master
Commit: 5ca43e8c5d4f57b5b26af033cbed652b207a9142
Parents: 278c5d8
Author: Alexander Sorokin <v-...@microsoft.com>
Authored: Fri Oct 20 10:23:27 2017 +0300
Committer: Alexander Sorokin <v-...@microsoft.com>
Committed: Fri Oct 20 10:23:27 2017 +0300

----------------------------------------------------------------------
 .appveyor.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/5ca43e8c/.appveyor.yml
----------------------------------------------------------------------
diff --git a/.appveyor.yml b/.appveyor.yml
index 6eea8b6..a7b2426 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -16,7 +16,6 @@ environment:
   matrix:
     - PLATFORM: windows-10-store
       JUST_BUILD: --justBuild
-    - PLATFORM: local\browser
 install:
   - npm cache clean -f
   - node --version


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