Skip to content

Commit

Permalink
[V3 Github] Added discord to travis pip list
Browse files Browse the repository at this point in the history
  • Loading branch information
retke committed May 21, 2018
1 parent ff3ba11 commit d8e79b1
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 @@ -3,6 +3,7 @@ python:
- "3.5"
- "3.6"
install:
- pip install -U --process-dependency-links Red-DiscordBot[voice]
- pip install -U pipenv
- pipenv install --dev
script:
Expand Down

0 comments on commit d8e79b1

Please sign in to comment.