Skip to content

Commit 32c76eb

Browse files
authored
add build status badge
1 parent c8bd26e commit 32c76eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This package is part of the Julia standard library (stdlib).
44

55
`LinearAlgebra.jl` provides functionality for performing linear algebra operations in Julia.
66

7-
| **Coverage** |
8-
|:-------------------------------:|
9-
| [![][codecov-img]][codecov-url] |
7+
| **Build Status** | **Coverage** |
8+
|:-------------------------------:|:-------------------------------:|
9+
[![Build status](https://badge.buildkite.com/4032f509b3a7354c8ce7b34b98c7496d66adc4504b0101cbcf.svg?branch=master)](https://buildkite.com/julialang/linearalgebra-dot-jl) | [![][codecov-img]][codecov-url] |
1010

1111
[codecov-img]: https://codecov.io/gh/JuliaLang/LinearAlgebra.jl/branch/master/graph/badge.svg
1212
[codecov-url]: https://codecov.io/gh/JuliaLang/LinearAlgebra.jl

0 commit comments

Comments
 (0)