Skip to content

Commit

Permalink
Remove --no-cache-dir flag
Browse files Browse the repository at this point in the history
  • Loading branch information
justaddcoffee committed Jul 7, 2020
1 parent 845a9cc commit 394d08e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ before_install:
- pip install --upgrade mypy
- pip install --upgrade pylint
- pip install bmt
- pip install --no-cache-dir -r requirements.txt
- pip install -r requirements.txt
- pip install yamllint
install:
Expand Down

0 comments on commit 394d08e

Please sign in to comment.