Skip to content

Commit 022e45c

Browse files
authored
Merge branch 'master' into master
2 parents b6a211a + 0198773 commit 022e45c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22
jdk:
3-
- oraclejdk8
4-
- oraclejdk11
3+
- openjdk8
4+
- openjdk11
55

66
after_success:
7-
- bash <(curl -s https://codecov.io/bash)
7+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)