summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-12-19 07:05:54 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2019-12-19 07:05:54 +0100
commit8c8c5bb7665c1ac50d2ad355b06f1ea02dc5b4c2 (patch)
tree3978e9dadbbcb7be03bb9650df90bba76dbf5c3e /README.md
parent972b9520bf10a41065dddbd812b3c5f17f739257 (diff)
downloadiced-8c8c5bb7665c1ac50d2ad355b06f1ea02dc5b4c2.tar.gz
iced-8c8c5bb7665c1ac50d2ad355b06f1ea02dc5b4c2.tar.bz2
iced-8c8c5bb7665c1ac50d2ad355b06f1ea02dc5b4c2.zip
Stop using Travis CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f12517c7..ec234e10 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Iced
-[![Build Status](https://travis-ci.org/hecrj/iced.svg?branch=master)](https://travis-ci.org/hecrj/iced)
+[![Test Status](https://github.com/hecrj/iced/workflows/Test/badge.svg)](https://github.com/hecrj/iced/actions)
[![Documentation](https://docs.rs/iced/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/iced.svg)](https://crates.io/crates/iced)
[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/hecrj/iced/blob/master/LICENSE)