Skip to content

Commit 05df9d3

Browse files
netdpbcpovirk
authored andcommitted
Changing oraclejdk8 to openjdk8 in hopes that it will fix our Travis builds.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=263837785
1 parent 85edee7 commit 05df9d3

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
@@ -8,7 +8,7 @@ notifications:
88
on_failure: always
99

1010
jdk:
11-
- oraclejdk8
11+
- openjdk8
1212
- openjdk9
1313
- openjdk10
1414
- openjdk11

0 commit comments

Comments
 (0)