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 679ce1f Appveyor: enabled all branches 679ce1f is described below commit 679ce1fc0de209403ba9212140ac527da796483b Author: petasis <petas...@yahoo.gr> AuthorDate: Mon Dec 17 10:50:51 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 45d079a..2bd4ff0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,6 @@ branches: only: - - /*/ + - /.*/ image: - Visual Studio 2017 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org