Skip to content

Commit

Permalink
ci: change TravisCI to Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyabrin committed Oct 21, 2024
1 parent 32879e8 commit 723a2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Yandex.Disk API client (WIP)
[REST API Диска](https://yandex.ru/dev/disk/rest/)

<!-- ![GitHub](https://img.shields.io/github/license/ilyabrin/disk) -->
[![Build Status](https://travis-ci.org/ilyabrin/disk.svg?branch=release)](https://travis-ci.org/ilyabrin/disk)
[![Run Tests](https://github.com/ilyabrin/disk/actions/workflows/test.yml/badge.svg)](https://github.com/ilyabrin/disk/actions/workflows/test.yml)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ilyabrin/disk)
[![Coverage Status](https://coveralls.io/repos/github/ilyabrin/disk/badge.svg?branch=release)](https://coveralls.io/github/ilyabrin/disk?branch=release)

Expand Down

0 comments on commit 723a2ac

Please sign in to comment.