appveyor: don't build for changes in .travis.yml
This commit is contained in:
@@ -42,7 +42,7 @@ skip_commits:
|
|||||||
- 'templates/*'
|
- 'templates/*'
|
||||||
- '**/*.html'
|
- '**/*.html'
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
- '.travis.yml'
|
||||||
|
|
||||||
#---------------------------------#
|
#---------------------------------#
|
||||||
# build matrix configuration #
|
# build matrix configuration #
|
||||||
@@ -65,12 +65,12 @@ environment:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- CMP: vs2019
|
- CMP: vs2019
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
|
||||||
SET: test00
|
SET: test00
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
- CMP: mingw
|
- CMP: mingw
|
||||||
- CMP: vs2019
|
- CMP: vs2019
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
|
||||||
VV: 0
|
VV: 0
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
- CMP: vs2019
|
- CMP: vs2019
|
||||||
BASE: 3.15
|
BASE: 3.15
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ skip_commits:
|
|||||||
- 'templates/*'
|
- 'templates/*'
|
||||||
- '**/*.html'
|
- '**/*.html'
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
- '.travis.yml'
|
||||||
|
|
||||||
#---------------------------------#
|
#---------------------------------#
|
||||||
# build matrix configuration #
|
# build matrix configuration #
|
||||||
@@ -62,8 +63,8 @@ environment:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- CMP: vs2019
|
- CMP: vs2019
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
|
||||||
SET: test00
|
SET: test00
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
- CMP: mingw
|
- CMP: mingw
|
||||||
- CMP: vs2019
|
- CMP: vs2019
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ skip_commits:
|
|||||||
- 'templates/*'
|
- 'templates/*'
|
||||||
- '**/*.html'
|
- '**/*.html'
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
- '.travis.yml'
|
||||||
|
|
||||||
# Build Configurations: dll/static, regular/debug
|
# Build Configurations: dll/static, regular/debug
|
||||||
configuration:
|
configuration:
|
||||||
|
|||||||
Reference in New Issue
Block a user