You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ph...@apache.org on 2018/09/21 15:50:36 UTC

nifi-minifi-cpp git commit: MINIFICPP-616 Run appveyor on all branches

Repository: nifi-minifi-cpp
Updated Branches:
  refs/heads/master 661b5c94d -> 8ddaea079


MINIFICPP-616 Run appveyor on all branches

This closes #403.

Signed-off-by: Marc Parisi <ph...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/8ddaea07
Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/8ddaea07
Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/8ddaea07

Branch: refs/heads/master
Commit: 8ddaea0798d3d012e5c77dfee799a8443e9b7079
Parents: 661b5c9
Author: Aldrin Piri <al...@apache.org>
Authored: Fri Sep 21 08:08:45 2018 -0400
Committer: Marc Parisi <ph...@apache.org>
Committed: Fri Sep 21 11:50:22 2018 -0400

----------------------------------------------------------------------
 appveyor.yml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/8ddaea07/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 57ff435..09ed52d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -16,10 +16,6 @@ cache:
 - build\thirdparty\ -> appveyor.yml
 - build\thirdparty\yaml-cpp-yaml-cpp-20171024 -> appveyor.yml
 
-branches:
- only: 
-  - windows
-  
 clone_folder: C:\projects\nifi-minifi-cpp
   
 build_script: