Travis CI is no longer used

This commit is contained in:
Andrew Murray 2020-12-18 19:27:22 +11:00
parent aa5d508561
commit bccd6b4d81

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