Travis CI is no longer used

This commit is contained in:
Andrew Murray 2020-12-18 19:27:22 +11:00 committed by Hugo van Kemenade
parent 970d2b7c92
commit b0af0d4076

View File

@ -270,7 +270,7 @@ def on_github_actions():
def on_ci():
# GitHub Actions, Travis and AppVeyor have "CI"
# GitHub Actions and AppVeyor have "CI"
return "CI" in os.environ