Skip to content

Commit d7907c0

Browse files
committed
Auto merge of #1445 - atouchet:links, r=gnzlbg
Update links
2 parents ecdbc20 + 803cf64 commit d7907c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ With that in mind, the steps for adding a new API are:
3838

3939
### Test before you commit
4040

41-
We have two automated tests running on [Travis](https://travis-ci.org/rust-lang/libc):
41+
We have two automated tests running on [Azure Pipelines](https://dev.azure.com/rust-lang2/libc/_build?definitionId=1&_a=summary):
4242

43-
1. [`libc-test`](https://github.com/alexcrichton/ctest)
43+
1. [`libc-test`](https://github.com/gnzlbg/ctest)
4444
- `cd libc-test && cargo test`
4545
- Use the `skip_*()` functions in `build.rs` if you really need a workaround.
4646
2. Style checker

0 commit comments

Comments
 (0)