Skip to content

Commit 495aba9

Browse files
authored
README: Replace Travis CI badge with GHA (#1000)
This was supposed to have been done with the move to GitHub Actions: #975 #974 #982 Better late than never
1 parent 5104168 commit 495aba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exercism Rust Track
22

3-
[![Build Status](https://travis-ci.org/exercism/rust.svg?branch=master)](https://travis-ci.org/exercism/rust)
3+
[![CI](https://github.com/exercism/rust/workflows/CI/badge.svg?branch=master)](https://github.com/exercism/rust/actions?query=workflow%3ACI+branch%3Amaster)
44
[![Join the chat at https://gitter.im/exercism/rust](https://badges.gitter.im/exercism/rust.svg)](https://gitter.im/exercism/rust?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55

66
Exercism exercises in Rust

0 commit comments

Comments
 (0)