Skip to content

Commit b015fba

Browse files
committed
add android-studio package for android sdk
Signed-off-by: Adam Ratzman <[email protected]>
1 parent ba1d75d commit b015fba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ before_cache:
77
cache:
88
directories:
99
- $HOME/.gradle/caches/
10-
- $HOME/.gradle/wrapper/
10+
- $HOME/.gradle/wrapper/
11+
addons:
12+
homebrew:
13+
packages:
14+
- android-studio

0 commit comments

Comments
 (0)