Skip to content

Commit b078541

Browse files
committed
Revert back to building with Java 8 until project is ready to upgrade to Gradle 5
1 parent 0613b99 commit b078541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ script:
66
- ./travis.sh
77

88
jdk:
9-
- openjdk11
9+
- oraclejdk8
1010

1111
before_cache:
1212
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock

0 commit comments

Comments
 (0)