Skip to content

Commit

Permalink
Auto merge of #1445 - atouchet:links, r=gnzlbg
Browse files Browse the repository at this point in the history
Update links
  • Loading branch information
bors committed Jul 29, 2019
2 parents 2b01f7e + ed757a8 commit d4f02c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -38,9 +38,9 @@ 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.org/rust-lang/libc):
We have two automated tests running on [Travis](https://travis-ci.com/rust-lang/libc):

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

0 comments on commit d4f02c8

Please sign in to comment.