Remove Travis badge

This commit is contained in:
SatoMew 2021-03-23 22:31:01 +00:00 committed by GitHub
parent 0f869fb266
commit ff866d0735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 11 deletions

View File

@ -1,18 +1,15 @@
# Pokémon Emerald
[![Build Status][travis-badge]][travis]
[travis]: https://travis-ci.org/pret/pokeemerald
[travis-badge]: https://travis-ci.org/pret/pokeemerald.svg?branch=master
This is a decompilation of Pokémon Emerald.
It builds the following ROM:
* [**pokeemerald.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1961) `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7`
* [**pokeemerald.gba**](https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=1961) (SHA-1 hash: `f3ae088181bf583e55daf962a92bb46f4f1d07b7`)
To set up the repository, see [INSTALL.md](INSTALL.md).
If you need any help, feel free to ask on the #gen-3-help channel of our [Discord](https://discord.gg/d5dubZ3), or on our [IRC server](https://kiwiirc.com/client/irc.freenode.net/?#pret).
## See also
@ -29,8 +26,3 @@ Other disassembly and/or decompilation projects:
* [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs)
* [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered)
* [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red)
## Contacts
You can find us on [Discord](https://discord.gg/d5dubZ3) and [IRC](https://kiwiirc.com/client/irc.freenode.net/?#pret).