Skip to content

Commit

Permalink
Cache pip and servers/ for travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Powers committed Dec 4, 2015
1 parent e289ab5 commit 7355bf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ addons:
packages:
- libsnappy-dev

cache:
directories:
- $HOME/.cache/pip
- servers/

before_install:
- ./build_integration.sh

Expand Down

0 comments on commit 7355bf4

Please sign in to comment.