X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=library%2Fportable-simd%2FREADME.md;h=db0af2da60641d4685d14589e882eccd534c3376;hb=e354f0ce87d73e1766ca0a66532b3ed2d413bc98;hp=da536a4d6f2d5f2133e92cbf3da6e1127eb888e6;hpb=0bd4ee79e099a75a13396de272278c9ad8192bd5;p=rust.git diff --git a/library/portable-simd/README.md b/library/portable-simd/README.md index da536a4d6f2..db0af2da606 100644 --- a/library/portable-simd/README.md +++ b/library/portable-simd/README.md @@ -1,5 +1,5 @@ # The Rust standard library's portable SIMD API -[![Build Status](https://travis-ci.com/rust-lang/portable-simd.svg?branch=master)](https://travis-ci.com/rust-lang/portable-simd) +![Build Status](https://github.com/rust-lang/portable-simd/actions/workflows/ci.yml/badge.svg?branch=master) Code repository for the [Portable SIMD Project Group](https://github.com/rust-lang/project-portable-simd). Please refer to [CONTRIBUTING.md](./CONTRIBUTING.md) for our contributing guidelines.