CI: Remove Travis leftovers

This commit is contained in:
Margen67 2021-06-20 06:15:47 -10:00
parent bc14c34efc
commit f2aaa2adea
2 changed files with 0 additions and 3 deletions

View File

@ -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

View File

@ -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: