aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-08-25 17:44:23 +0100
committertcmal <me@aria.rip>2024-08-25 17:44:23 +0100
commit664f0b0777ba96298b29f0c753d52a81cbb233f1 (patch)
tree2d247c78b32d824f5829d2deb93b7a9a0a43e557 /README.md
parentc31f8f668f53c4bdf4b4382e16d45d2d67df6fde (diff)
chore(ci): remove travis
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 db2b09b..81aa4e1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# stockton
-[![Build Status](https://travis-ci.org/tcmal/stockton.svg?branch=master)](https://travis-ci.org/tcmal/stockton)
+[![check and test](https://github.com/tcmal/stockton/actions/workflows/test.yml/badge.svg)](https://github.com/tcmal/stockton/actions/workflows/test.yml) [![rustfmt and clippy](https://github.com/tcmal/stockton/actions/workflows/lint.yml/badge.svg)](https://github.com/tcmal/stockton/actions/workflows/lint.yml)
A WIP Game engine using Vulkan and Rust.