We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed757a8 commit 803cf64Copy full SHA for 803cf64
CONTRIBUTING.md
@@ -38,7 +38,7 @@ With that in mind, the steps for adding a new API are:
38
39
### Test before you commit
40
41
-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):
42
43
1. [`libc-test`](https://github.com/gnzlbg/ctest)
44
- `cd libc-test && cargo test`
0 commit comments