mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-06-23 07:18:25 +02:00
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:
parent
14c870daec
commit
d2bae47d98
2 changed files with 65 additions and 20 deletions
|
@ -6,6 +6,7 @@ node_js:
|
|||
before_install:
|
||||
- rvm install 2.6.2
|
||||
- gem install awesome_bot
|
||||
- npm install colors
|
||||
|
||||
before_script:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue