Remove stale reference to "Travis" (#1440)

This commit is contained in:
Florimond Manca 2020-12-29 13:38:04 +01:00 committed by GitHub
parent f4165e9e09
commit 7f9bb5f32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ To run the documentation site locally (useful for previewing changes), use:
$ scripts/docs
```
## Resolving Build / Travis Failures
## Resolving Build / CI Failures
Once you've submitted your pull request, the test suite will automatically run, and the results will show up in GitHub.
If the test suite fails, you'll want to click through to the "Details" link, and try to identify why the test suite failed.