Skip to content

Commit 1013e03

Browse files
committed
Use both JDK7 and JDK8 in Travis
1 parent d65f5af commit 1013e03

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: android
2+
jdk:
3+
- oraclejdk8
4+
- oraclejdk7
25
android:
36
components:
47
- android-14

0 commit comments

Comments
 (0)