Stop using Travis CI

This commit is contained in:
Héctor Ramón Jiménez 2019-12-19 07:05:54 +01:00
parent 972b9520bf
commit 8c8c5bb766
2 changed files with 1 additions and 16 deletions

View file

@ -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)