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 8db2816 commit 1b601c0Copy full SHA for 1b601c0
.travis.yml
@@ -6,3 +6,7 @@ scala:
6
- 2.10.6
7
- 2.11.12
8
- 2.12.6
9
+matrix:
10
+ exclude:
11
+ - jdk: openjdk11
12
+ scala: 2.10.6
0 commit comments