Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Cache dependencies between builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Zartec committed Mar 3, 2016
1 parent 705918b commit 690a63c
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 @@ -29,3 +29,6 @@ deploy:
file_glob: true
on:
branch: master
cache:
directories:
- $HOME/.m2

0 comments on commit 690a63c

Please sign in to comment.