From 39eac5cb24a484ab4d577bb191fe19db203afcbd Mon Sep 17 00:00:00 2001 From: Patrick Fairbank Date: Sun, 16 May 2021 11:49:46 -0700 Subject: [PATCH] Update build status badge in README. --- .travis.yml | 6 ------ README.md | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 7181083..0000000 --- a/.travis.yml +++ /dev/null @@ -1,6 +0,0 @@ -language: go - -go: -- 1.14.x - -dist: bionic diff --git a/README.md b/README.md index 8632b1f..48ede70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Cheesy Arena Lite [![Build Status](https://travis-ci.org/Team254/cheesy-arena.svg?branch=lite)](https://travis-ci.org/Team254/cheesy-arena) +Cheesy Arena Lite [![Build Status](https://github.com/Team254/cheesy-arena-lite/actions/workflows/test.yml/badge.svg)](https://github.com/Team254/cheesy-arena-lite/actions) ============ A game-agnostic field management system that just works.