Switch to Azure

This commit is contained in:
Alex Touchet 2019-08-13 08:21:20 -07:00 committed by GitHub
parent ed757a82a3
commit 803cf6494f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ With that in mind, the steps for adding a new API are:
### Test before you commit
We have two automated tests running on [Travis](https://travis-ci.com/rust-lang/libc):
We have two automated tests running on [Azure Pipelines](https://dev.azure.com/rust-lang2/libc/_build?definitionId=1&_a=summary):
1. [`libc-test`](https://github.com/gnzlbg/ctest)
- `cd libc-test && cargo test`