Add basics tests to isolate errors.

Add color to output.
Cleanup code a little(needs some more work).
Remove code required for danger.
This commit is contained in:
n8225 2020-01-29 17:17:27 -06:00
parent 14c870daec
commit d2bae47d98
2 changed files with 65 additions and 20 deletions

View file

@ -6,6 +6,7 @@ node_js:
before_install:
- rvm install 2.6.2
- gem install awesome_bot
- npm install colors
before_script: