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