github-ci: Remove obsolete comments referencing Travis CI.

This commit is contained in:
Dag-Erling Smørgrav 2024-05-02 21:36:16 +02:00
parent 2083722b95
commit 5853973454
2 changed files with 0 additions and 5 deletions

View file

@ -47,8 +47,6 @@ jobs:
strategy:
matrix:
include:
# NOTE: This is a quick port from .travis.yml in reaction to
# stability issues at Travis CI.
- MODE: cmake-oos
- MODE: distcheck
- MODE: qa-sh

View file

@ -47,9 +47,6 @@ jobs:
matrix:
os: [macos-12, macos-14]
include:
# NOTE: This is a quick port from .travis.yml in reaction to
# Homebrew issues at Travis CI. While we have the matrix
# in two places, please keep the two files in sync. Thank you!
- MODE: cmake-oos
- MODE: distcheck
- MODE: qa-sh