You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tcl.apache.org by pe...@apache.org on 2018/12/17 08:50:25 UTC

[tcl-rivet] branch master updated: Appveyor: enabled all branches

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

petasis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/master by this push:
     new 28633d9  Appveyor: enabled all branches
28633d9 is described below

commit 28633d9825d8e6a55df66d8dd905e91e3e3b1670
Author: petasis <pe...@yahoo.gr>
AuthorDate: Mon Dec 17 10:50:08 2018 +0200

    Appveyor: enabled all branches
---
 .appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.appveyor.yml b/.appveyor.yml
index f7a4bf5..45d079a 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,6 +1,6 @@
 branches:
   only:
-    - master
+    - /*/
 
 image:
   - Visual Studio 2017


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