mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
[Core] Added --dry-run flag and Travis CI boot test
This should help testing the boot process right until login
This commit is contained in:
@@ -6,6 +6,7 @@ install:
|
||||
script:
|
||||
- python -m compileall ./red.py
|
||||
- python -m compileall ./cogs
|
||||
- python ./red.py --no-prompt --no-cogs --dry-run
|
||||
cache: pip
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user