Skip to content

Commit b87193b

Browse files
authored
Merge pull request #2 from dsavenko/master
Specify jdk8 for travis
2 parents f247d56 + 0e09bc0 commit b87193b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: android
22

3+
jdk:
4+
- oraclejdk8
5+
36
android:
47
components:
58
- platform-tools

0 commit comments

Comments
 (0)