Build using Java 8 on Travis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo: false
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
script:
|
||||
- "./gradlew build buildSamples --stacktrace --info --no-daemon"
|
||||
Reference in New Issue
Block a user