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 38b9b22 Appveyor build project: .appveyor.yml 38b9b22 is described below commit 38b9b22c9258bc892d5ba59786160bdceb3f38c6 Author: petasis <petas...@yahoo.gr> AuthorDate: Sun Dec 16 14:13:19 2018 +0200 Appveyor build project: .appveyor.yml --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index e667d20..ddcd83c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -40,4 +40,4 @@ install: - cmd: cmake -E chdir build cmake -DAPACHE_ROOT=C:/Apache24 -G %CMAKE_GENERATOR% .. build: - project: C:\projects\tcl-rivet\build\Rivet.sln # path to Visual Studio solution or project + project: C:\projects\tcl-rivet\cmake\build\Rivet.sln # path to Visual Studio solution or project --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org