diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-07 21:54:15 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-07 21:54:15 -0500 |
| commit | 11592293ca771c0ba77aa489a26f81bb355f74c6 (patch) | |
| tree | 23a8541d7dd06c104e79748c43669cb07e0ce8de | |
| parent | 0f3c6a7108b8724229e4450b9aae8809e126be9a (diff) | |
| download | pokeworld-website-11592293ca771c0ba77aa489a26f81bb355f74c6.tar.gz pokeworld-website-11592293ca771c0ba77aa489a26f81bb355f74c6.tar.bz2 pokeworld-website-11592293ca771c0ba77aa489a26f81bb355f74c6.zip | |
travis
| -rw-r--r-- | pokebot/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pokebot/index.html b/pokebot/index.html index f53b887..90ac9d0 100644 --- a/pokebot/index.html +++ b/pokebot/index.html @@ -30,6 +30,8 @@ <h2>Download</h2> <p>If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our <a href="https://github.com/PokeWorld/PokeBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/PokeWorld/PokeBot/releases">release</a> which are proven to be a lot more stable then the random things we put on the main branch.</p> <p></p> + <h2>Continuous Intergration Badges (TravisCI)</h2> + <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a> <h2>Changelog</h2> <ul> <li>v0.3 - Fun Commands!</li> |
