more devops/ci stuff
- Add Travis integration - Add LGTM integration - Add initial mocha test - Fix VSCode intellisense resolution - Update TODOs - Enable gh-pages deployment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# BandagedBD [![Patreon][patreon-badge]][patreon-link] [![Paypal][paypal-badge]][paypal-link]
|
||||
# BandagedBD [![Build Status][travis-badge]][travis-link] [![Language Grade][lgtm-badge]][lgtm-link] [![Patreon][patreon-badge]][patreon-link] [![Paypal][paypal-badge]][paypal-link]
|
||||
|
||||
[patreon-badge]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2FZerebos&style=flat-square
|
||||
[patreon-link]: https://patreon.com/Zerebos
|
||||
@@ -6,6 +6,12 @@
|
||||
[paypal-badge]: https://img.shields.io/badge/Paypal-Donate!-%2300457C.svg?logo=paypal&style=flat-square
|
||||
[paypal-link]: https://paypal.me/ZackRauen
|
||||
|
||||
[lgtm-badge]: https://img.shields.io/lgtm/grade/javascript/g/rauenzi/BetterDiscordApp.svg?style=flat-square
|
||||
[lgtm-link]: https://lgtm.com/projects/g/rauenzi/BetterDiscordApp/context:javascript
|
||||
|
||||
[travis-badge]: https://img.shields.io/travis/rauenzi/BetterDiscordApp.svg?&style=flat-square&branch=development
|
||||
[travis-link]: https://travis-ci.org/rauenzi/BetterDiscordApp
|
||||
|
||||
This branch is for the ongoing rewrite of BandagedBD. You can view what I believe to be left in the TODO.md file.
|
||||
|
||||
# Testing
|
||||
|
||||
Reference in New Issue
Block a user