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.
2 parents f031b5a + db3716d commit 9e5ae7dCopy full SHA for 9e5ae7d
README.md
@@ -41,8 +41,8 @@ will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
41
[openblas]: http://www.openblas.net/
42
[R]: https://cran.r-project.org
43
44
-[build-img]: https://travis-ci.org/blas-lapack-rs/lapack-src.svg?branch=master
45
-[build-url]: https://travis-ci.org/blas-lapack-rs/lapack-src
+[build-img]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/badge.svg
+[build-url]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/
46
[documentation-img]: https://docs.rs/lapack-src/badge.svg
47
[documentation-url]: https://docs.rs/lapack-src
48
[package-img]: https://img.shields.io/crates/v/lapack-src.svg
0 commit comments