aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-06-19 22:32:15 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-06-19 22:32:15 -0400
commit45c039801916713e4066644086de4d4940d5fa1d (patch)
tree937e1853e3c7e82c9cbfa85fd91d70ae45424593 /README.md
parentMerge pull request #68 from SnorlaxMonster/roar-teleport-comment-fix (diff)
downloadpokeyellow-45c039801916713e4066644086de4d4940d5fa1d.tar.gz
pokeyellow-45c039801916713e4066644086de4d4940d5fa1d.tar.xz
pokeyellow-45c039801916713e4066644086de4d4940d5fa1d.zip
Switch from Travis CI to GitHub Actions
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 36f3da24..56802e45 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Pokémon Yellow [![Build Status][travis-badge]][travis]
+# Pokémon Yellow [![Build Status][ci-badge]][ci]
This is a disassembly of Pokémon Yellow.
@@ -36,5 +36,5 @@ Other disassembly projects:
[pokeemerald]: https://github.com/pret/pokeemerald
[discord]: https://discord.gg/d5dubZ3
[irc]: https://kiwiirc.com/client/irc.freenode.net/?#pret
-[travis]: https://travis-ci.org/pret/pokeyellow
-[travis-badge]: https://travis-ci.org/pret/pokeyellow.svg?branch=master
+[ci]: https://github.com/pret/pokeyellow/actions
+[ci-badge]: https://github.com/pret/pokeyellow/actions/workflows/main.yml/badge.svg