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

- Cache Vagrant boxes in TravisCI in hopes of speeding up builds and avoid build timeouts.

parent d5ce1eab
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ cache:
- pip
- directories:
- $HOME/.pre-commit
- $HOME/.vagrant.d/boxes
install:
- sudo apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment