File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ Acknowledgements
1818
1919 * Site theme &ndash ; [ jasoncostello/slate] ( https://github.com/jasoncostello/slate ) .
2020
21- [ Build ] : http ://travis-ci.org /ScriptFUSION/Status
22- [ Build image ] : https://travis-ci.org /ScriptFUSION/Status.svg?branch=master " Build status "
21+ [ Build ] : https ://github.com /ScriptFUSION/Status/actions/workflows/CD.yml
22+ [ Build image ] : https://github.com /ScriptFUSION/Status/workflows/CD/badge .svg " Build status "
Original file line number Diff line number Diff line change 11title : ScriptFUSION PHP project status
22repository_url : https://github.com/ScriptFUSION/Status
3- build_url : http://travis-ci.org/ScriptFUSION/Status
3+ build_url : https://github.com/ScriptFUSION/Status/actions/workflows/CD.yml
4+ badge_url : https://github.com/ScriptFUSION/Status/workflows/CD/badge.svg
45
56exclude :
67 - Gemfile
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ <h2 id="project_tagline">{{ site.tagline }}</h2>
2323
2424 < div id ="footer_wrap " class ="outer ">
2525 < footer class ="inner ">
26- < a href ="https://travis-ci.org/ScriptFUSION/Status " style ="float: right ">
27- < img src ="https://travis-ci.org/ScriptFUSION/Status.svg?branch=master ">
26+ < a href ="{{ site.build_url }} " style ="float: right ">
27+ < img src ="{{ site.badge_url }} ">
2828 </ a >
2929 < p >
3030 Generated on
You can’t perform that action at this time.
0 commit comments