aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-17 13:54:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-17 13:54:44 +0300
commitd6ac5012640300baae2f57fd7e8fa9aa36d8c870 (patch)
tree155b9cb8945ce493d49b51c99eb7b55f7bff6814 /.appveyor.yml
parentcommon.cmake: add install_pdbs() (diff)
downloadcmake-common-d6ac5012640300baae2f57fd7e8fa9aa36d8c870.tar.gz
cmake-common-d6ac5012640300baae2f57fd7e8fa9aa36d8c870.zip
Travis/AppVeyor: pause
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b30856b..64217f5 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -5,6 +5,10 @@ image:
- Visual Studio 2017
- Visual Studio 2019
+branches:
+ only:
+ - appveyor
+
environment:
appveyor_python_exe: C:\Python36-x64\python.exe
boost_version: 1.65.0