Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
compileSdkVersion 'android-24' requires JDK 1.8 or later to compile.
  • Loading branch information
noamtamim committed Jul 19, 2016
1 parent 012f759 commit c2f4b58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: android
jdk:
- oraclejdk8
android:
components:
- tools
Expand Down

0 comments on commit c2f4b58

Please sign in to comment.