appveyor: don't build for changes in .travis.yml

This commit is contained in:
Ralph Lange
2020-04-28 15:29:55 +02:00
parent 4f4f76a5db
commit 3c1e223dc7
3 changed files with 6 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ skip_commits:
- 'templates/*'
- '**/*.html'
- '**/*.md'
- '.travis.yml'
#---------------------------------#
# build matrix configuration #
@@ -62,8 +63,8 @@ environment:
matrix:
- CMP: vs2019
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
SET: test00
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
- CMP: mingw
- CMP: vs2019
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019

View File

@@ -17,6 +17,7 @@ skip_commits:
- 'templates/*'
- '**/*.html'
- '**/*.md'
- '.travis.yml'
# Build Configurations: dll/static, regular/debug
configuration: