docs: correct build status badge (#4093)

pull/7738/head
Varun A 6 years ago committed by Conduitry
parent e0d9f67eb9
commit 3a580ddc2f

@ -11,8 +11,8 @@
<img src="https://packagephobia.now.sh/badge?p=svelte" alt="install size">
</a>
<a href="https://travis-ci.org/sveltejs/svelte">
<img src="https://api.travis-ci.org/sveltejs/svelte.svg?branch=master"
<a href="https://github.com/sveltejs/svelte/actions">
<img src="https://github.com/sveltejs/svelte/workflows/CI/badge.svg?branch=master"
alt="build status">
</a>

Loading…
Cancel
Save