@@ -15,7 +15,7 @@ <h1>Status</h1>
15
15
< tr >
16
16
< th > Project</ th >
17
17
< th > Code on< br /> Github</ th >
18
- < th > Linux/OSX< br /> ( < a href =" https://travis-ci.org/ " > Travis </ a > ) < /th >
18
+ < th > Linux/OSX</ th >
19
19
< th > Windows< br /> (< a href ="https://www.appveyor.com/ "> Appveyor</ a > )</ th >
20
20
< th > Latest release</ th >
21
21
< th > Master< br /> Last commit</ th >
@@ -26,7 +26,7 @@ <h1>Status</h1>
26
26
< tr id ="project-osmium-tool ">
27
27
< td > < img src ="/img/logo-osmium-tool.svg " width ="16 " height ="16 "/> < a href ="/osmium "> osmium-tool</ a > </ td >
28
28
< td > < a href ="https://github.com/osmcode/osmium-tool "> osmium-tool</ a > </ td >
29
- < td > < a href ="https://travis-ci.org /osmcode/osmium-tool "> < img class ="badge " src ="https://api.travis-ci.org /osmcode/osmium-tool.svg "/> </ a > </ td >
29
+ < td > < a href ="https://github.com /osmcode/osmium-tool/actions "> < img class ="badge " src ="https://github.com /osmcode/osmium-tool/workflows/CI/badge .svg?branch=master "/> </ a > </ td >
30
30
< td > < a href ="https://ci.appveyor.com/project/lonvia/osmium-tool/branch/master "> < img class ="badge " src ="https://ci.appveyor.com/api/projects/status/k9v6et0o4baekrmi/branch/master?svg=true "/> </ a > </ td >
31
31
< td class ="release "> </ td >
32
32
< td class ="master "> </ td >
@@ -35,7 +35,7 @@ <h1>Status</h1>
35
35
< tr id ="project-libosmium ">
36
36
< td > < img src ="/img/logo-libosmium.svg " width ="16 " height ="16 "/> < a href ="/libosmium "> libosmium</ a > </ td >
37
37
< td > < a href ="https://github.com/osmcode/libosmium "> libosmium</ a > </ td >
38
- < td > < a href ="https://travis-ci.org /osmcode/libosmium "> < img class ="badge " src ="https://api.travis-ci.org /osmcode/libosmium.svg "/> </ a > </ td >
38
+ < td > < a href ="https://github.com /osmcode/libosmium/actions "> < img class ="badge " src ="https://github.com /osmcode/libosmium/workflows/CI/badge .svg?branch=master "/> </ a > </ td >
39
39
< td > < a href ="https://ci.appveyor.com/project/lonvia/libosmium-eq41p/branch/master "> < img class ="badge " src ="https://ci.appveyor.com/api/projects/status/yy099a4vxcb604rn/branch/master?svg=true "/> </ a > </ td >
40
40
< td class ="release "> </ td >
41
41
< td class ="master "> </ td >
@@ -71,7 +71,7 @@ <h1>Status</h1>
71
71
< tr id ="project-osmcoastline ">
72
72
< td > < img src ="/img/logo-osmcoastline.svg " width ="16 " height ="16 "/> < a href ="/osmcoastline "> osmcoastline</ a > </ td >
73
73
< td > < a href ="https://github.com/osmcode/osmcoastline "> osmcoastline</ a > </ td >
74
- < td > < a href ="https://travis-ci.org /osmcode/osmcoastline "> < img class ="badge " src ="https://api.travis-ci.org /osmcode/osmcoastline.svg "/> </ a > </ td >
74
+ < td > < a href ="https://github.com /osmcode/osmcoastline/actions "> < img class ="badge " src ="https://github.com /osmcode/osmcoastline/workflows/CI/badge .svg?branch=master "/> </ a > </ td >
75
75
< td > -</ td >
76
76
< td class ="release "> </ td >
77
77
< td class ="master "> </ td >
0 commit comments