Skip to content

Commit

Permalink
Merge branch 'dev' into motiejus-glide-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
motiejus committed Jul 6, 2016
2 parents 6042e48 + 2abc28c commit 1c5ab95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ cache:
directories:
- $HOME/.glide/cache
- _venv

before_cache: # glide touches ORIG_HEAD on `glide install`
- find $HOME/.glide/cache -name ORIG_HEAD -exec rm {} \;

0 comments on commit 1c5ab95

Please sign in to comment.