Skip to content

Commit 129c34c

Browse files
committed
Add android build cache to Travis
Signed-off-by: Alex Saveau <[email protected]>
1 parent 7415825 commit 129c34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cache:
99
directories:
1010
- $HOME/.gradle/caches/
1111
- $HOME/.gradle/wrapper/
12+
- $HOME/.android/build-cache
1213
android:
1314
components:
1415
- tools

0 commit comments

Comments
 (0)