Skip to content

Commit

Permalink
Enable depedency caching for travis (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb authored Mar 24, 2021
1 parent 6214d43 commit 9ddc156
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: android

cache:
directories:
- $HOME/.gradle

android:
components:
- tools
Expand Down

0 comments on commit 9ddc156

Please sign in to comment.