Skip to content

Commit

Permalink
[V3 Github] Travis: Added black to pip list
Browse files Browse the repository at this point in the history
  • Loading branch information
retke committed May 21, 2018
1 parent 16e9f05 commit b112a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:
- pip install -U --process-dependency-links Red-DiscordBot[voice]
- pip install -U --process-dependency-links git+https://github.com/Rapptz/discord.py@rewrite
- pip install yarl==0.18.0
- pip install black

script:
- black --check -l 100 .
Expand Down

0 comments on commit b112a99

Please sign in to comment.