Skip to content

Commit

Permalink
[V3 Github] Trying with --no-cache-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
retke committed May 21, 2018
1 parent 55a94d3 commit b94e8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

install:
- pip install -U --process-dependency-links Red-DiscordBot[voice]
- pip install -U --process-dependency-links discord.py==1.0.0a0
- pip install -U --process-dependency-links --no-cache-dir discord.py==1.0.0a0
- pip install -U pipenv
- pipenv install --dev

Expand Down

0 comments on commit b94e8ca

Please sign in to comment.