Skip to content

Commit

Permalink
Fix .travis.yml caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jacwah committed Sep 9, 2015
1 parent 5108148 commit c968a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ jdk:
sudo: false

cache:
directories:
- $HOME/.gradle

before_script:
Expand Down

0 comments on commit c968a10

Please sign in to comment.