File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* A Julia wrapper for the LLVM C API.*
4
4
5
- | ** Documentation** | ** Build Status** | ** Coverage** |
6
- | :-------------------------------------------------------------------------:| :------------------------------------------------------------------------------------------------------ :| :-------------------------------:|
7
- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ travis -img]] [ travis-url ] [ ![ ] [ appveyor-img ]] [ appveyor -url] [ ![ PkgEval] [ pkgeval-img ]] [ pkgeval-url ] | [ ![ ] [ codecov-img ]] [ codecov-url ] |
5
+ | ** Documentation** | ** Build Status** | ** Coverage** |
6
+ | :-------------------------------------------------------------------------:| :--------------------------------------------------------------------:| :-------------------------------:|
7
+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ github -img]] [ github -url] [ ![ PkgEval] [ pkgeval-img ]] [ pkgeval-url ] | [ ![ ] [ codecov-img ]] [ codecov-url ] |
8
8
9
9
[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
10
10
[ docs-stable-url ] : http://maleadt.github.io/LLVM.jl/stable
11
11
12
12
[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
13
13
[ docs-dev-url ] : http://maleadt.github.io/LLVM.jl/dev
14
14
15
- [ travis-img ] : https://api.travis-ci.com/maleadt/LLVM.jl.svg?branch=master
16
- [ travis-url ] : https://travis-ci.com/maleadt/LLVM.jl
17
-
18
- [ appveyor-img ] : https://ci.appveyor.com/api/projects/status/5069m449yvvkyn9q/branch/master?svg=true
19
- [ appveyor-url ] : https://ci.appveyor.com/project/maleadt/llvm-jl
15
+ [ github-img ] : https://github.com/maleadt/LLVM.jl/actions/workflows/ci.yml/badge.svg
16
+ [ github-url ] : https://github.com/maleadt/LLVM.jl/actions/workflows/ci.yml
20
17
21
18
[ pkgeval-img ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/L/LLVM.svg
22
19
[ pkgeval-url ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/L/LLVM.html
You can’t perform that action at this time.
0 commit comments