mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Merge branch 'cache' into 'master'
Enable pip cache in Travis CI See merge request pycqa/flake8!213
This commit is contained in:
commit
9bea7576ac
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
sudo: false
|
||||
language: python
|
||||
cache: pip
|
||||
before_script:
|
||||
- pip install tox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue