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
Branches
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ cache: ...@@ -21,6 +21,7 @@ cache:
- pip - pip
- directories: - directories:
- $HOME/.pre-commit - $HOME/.pre-commit
- $HOME/.vagrant.d/boxes
install: install:
- sudo apt-get update - 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