Skip to content
Snippets Groups Projects
Commit e222dfcc authored by nimrod's avatar nimrod
Browse files

- Enable caching in Travis CI.

parent 886409c6
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,10 @@ dist: trusty
sudo: false
group: beta
services: [docker]
cache:
- pip
- directories:
- $HOME/.pre-commit
install:
- pip install -r tests/requirements.txt | cat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment