Skip to content

Commit 723c62e

Browse files
committed
Fixed badges in README
1 parent 1c70936 commit 723c62e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# ![xtensor-r](docs/source/xtensor-r.svg)
22

3-
[![Travis](https://travis-ci.org/xtensor-stack/xtensor-r.svg?branch=master)](https://travis-ci.org/xtensor-stack/xtensor-r)
4-
[![Appveyor](https://ci.appveyor.com/api/projects/status/xulke75tfifvnmj6?svg=true)](https://ci.appveyor.com/project/xtensor-stack/xtensor-r)
3+
[![GHA Linux](https://github.com/xtensor-stack/xtensor-r/actions/workflows/linux.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-r/actions/workflows/linux.yml)
4+
[![GHA OSX](https://github.com/xtensor-stack/xtensor-r/actions/workflows/osx.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-r/actions/workflows/osx.yml)
5+
[![GHA Windows](https://github.com/xtensor-stack/xtensor-r/actions/workflows/windows.yml/badge.svg)](https://github.com/xtensor-stack/xtensor-r/actions/workflows/windows.yml)
56
[![Documentation](http://readthedocs.org/projects/xtensor-r/badge/?version=latest)](https://xtensor-r.readthedocs.io/en/latest/?badge=latest)
67
[![Zulip](https://img.shields.io/badge/social_chat-zulip-blue.svg)](https://xtensor.zulipchat.com/#narrow/channel/539553-Ask-anything)
78

0 commit comments

Comments
 (0)