Skip to content

Commit 5629231

Browse files
committed
Travis CI Java 8 fixup
1 parent 9efecab commit 5629231

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: android
22
sudo: false
3-
jdk: openjdk7
3+
jdk: openjdk8
44
android:
55
components:
66
- platform-tools
@@ -9,7 +9,6 @@ android:
99
- android-23
1010
- extra-android-m2repository
1111
- extra-google-m2repository
12-
1312
licenses:
1413
- '.+'
1514
script:

0 commit comments

Comments
 (0)