We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da43ce3 commit 737c498Copy full SHA for 737c498
.travis.yml
@@ -2,9 +2,10 @@ language: java
2
3
jdk:
4
- openjdk8
5
+ - openjdk11
6
7
# whitelist
8
branches:
9
only:
10
- master
- - "2.9"
11
+ - "2.11"
0 commit comments