File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Type stable methods for treating small homogeneous tuples as collections.
4
4
5
5
| ** Documentation** | ** Build Status** |
6
6
| :-------------------------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------:|
7
- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ travis -img]] [ travis -url] [ ![ ] [ appveyor-img ]] [ appveyor-url ] [ ![ ] [ codecov-img ]] [ codecov-url ] [ ![ ] [ coveralls-img ]] [ coveralls -url] |
7
+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ CI ] [ ci -img]] [ ci -url] [ ![ ] [ appveyor-img ]] [ appveyor-url ] [ ![ ] [ codecov-img ]] [ codecov-url ] |
8
8
9
9
10
10
[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
@@ -13,14 +13,8 @@ Type stable methods for treating small homogeneous tuples as collections.
13
13
[ docs-stable-img ] : https://img.shields.io/badge/docs-stable-blue.svg
14
14
[ docs-stable-url ] : https://jutho.github.io/TupleTools.jl/stable
15
15
16
- [ travis-img ] : https://travis-ci.org/Jutho/TupleTools.jl.svg?branch=master
17
- [ travis-url ] : https://travis-ci.org/Jutho/TupleTools.jl
18
-
19
- [ appveyor-img ] : https://ci.appveyor.com/api/projects/status/github/Jutho/TensorOperations.jl?svg=true&branch=master
20
- [ appveyor-url ] : https://ci.appveyor.com/project/jutho/tupletools-jl/branch/master
16
+ [ ci-img ] : https://github.com/Jutho/TupleTools.jl/actions/workflows/ci.yml/badge.svg
17
+ [ ci-url ] : https://github.com/Jutho/TupleTools.jl/actions/workflows/ci.yml
21
18
22
19
[ codecov-img ] : https://codecov.io/gh/Jutho/TupleTools.jl/branch/master/graph/badge.svg
23
20
[ codecov-url ] : https://codecov.io/gh/Jutho/TupleTools.jl
24
-
25
- [ coveralls-img ] : https://coveralls.io/repos/github/Jutho/TupleTools.jl/badge.svg?branch=master
26
- [ coveralls-url ] : https://coveralls.io/github/Jutho/TupleTools.jl
You can’t perform that action at this time.
0 commit comments