CI: Remove Travis leftovers
This commit is contained in:
parent
bc14c34efc
commit
f2aaa2adea
|
@ -8,7 +8,6 @@ skip_commits:
|
||||||
- .github/*
|
- .github/*
|
||||||
- .github/*/*
|
- .github/*/*
|
||||||
- .azure-pipelines.yml
|
- .azure-pipelines.yml
|
||||||
- .travis.yml
|
|
||||||
- CONTRIBUTORS
|
- CONTRIBUTORS
|
||||||
- COPYING
|
- COPYING
|
||||||
- README.md
|
- README.md
|
||||||
|
|
|
@ -7,7 +7,6 @@ trigger:
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '*.bat'
|
- '*.bat'
|
||||||
- '.appveyor.yml'
|
- '.appveyor.yml'
|
||||||
- '.travis.yml'
|
|
||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
|
|
||||||
pr:
|
pr:
|
||||||
|
@ -19,7 +18,6 @@ pr:
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '*.bat'
|
- '*.bat'
|
||||||
- '.appveyor.yml'
|
- '.appveyor.yml'
|
||||||
- '.travis.yml'
|
|
||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue