Skip to content

Commit 737c498

Browse files
committed
...
1 parent da43ce3 commit 737c498

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ language: java
22

33
jdk:
44
- openjdk8
5+
- openjdk11
56

67
# whitelist
78
branches:
89
only:
910
- master
10-
- "2.9"
11+
- "2.11"

0 commit comments

Comments
 (0)