Merge branch 'cache' into 'master'

Enable pip cache in Travis CI

See merge request pycqa/flake8!213
This commit is contained in:
Ian Stapleton Cordasco 2017-11-25 19:47:37 +00:00
commit 9bea7576ac

View file

@ -1,5 +1,6 @@
sudo: false
language: python
cache: pip
before_script:
- pip install tox