8000 moves to OpenJDK 8 builds (#684) · making/rsocket-java@573c5a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 573c5a8

Browse files
OlegDokukarobertroeser
authored andcommitted
moves to OpenJDK 8 builds (rsocket#684)
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
1 parent ac68ce3 commit 573c5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dist: trusty
2020

2121
matrix:
2222
include:
23-
- jdk: oraclejdk8
23+
- jdk: openjdk8
2424
- jdk: openjdk11
2525
env: SKIP_RELEASE=true
2626
- jdk: openjdk12

0 commit comments

Comments
 ()
0