diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-07-25 10:35:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-25 10:35:06 +0200 |
commit | be083d5d0d0d9f80a6f24b8da43dac664f786d41 (patch) | |
tree | d06df58ee68e9cbc1df6e2341fc4e45291c1547c | |
parent | 963d3a07bd0c71ec70d1ec0bf19ff068c4cfa377 (diff) | |
parent | 9838f2ff93aade3846de465e0a3400bba2452c66 (diff) |
Merge pull request #40668 from SecretPanda420/patch-1
Remove Travis CI and AppVeyor build badge
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -66,9 +66,7 @@ There are also a number of other learning resources provided by the community, such as text and video tutorials, demos, etc. Consult the [community channels](https://godotengine.org/community) for more info. -[![Travis Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot) [![Actions Build Status](https://github.com/godotengine/godot/workflows/Godot/badge.svg?branch=master)](https://github.com/godotengine/godot/actions) -[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/bfiihqq6byxsjxxh/branch/master?svg=true)](https://ci.appveyor.com/project/akien-mga/godot) [![Code Triagers Badge](https://www.codetriage.com/godotengine/godot/badges/users.svg)](https://www.codetriage.com/godotengine/godot) [![Translate on Weblate](https://hosted.weblate.org/widgets/godot-engine/-/godot/svg-badge.svg)](https://hosted.weblate.org/engage/godot-engine/?utm_source=widget) [![Total alerts on LGTM](https://img.shields.io/lgtm/alerts/g/godotengine/godot.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/godotengine/godot/alerts) |