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 9624c0d commit 183ce26Copy full SHA for 183ce26
.travis.yml
@@ -15,7 +15,7 @@ jdk:
15
16
# Don't fail the build on the early access JDK, or wait for it to finish before marking it done.
17
matrix:
18
- fast_finish: tree
+ fast_finish: true
19
allow_failures:
20
- jdk: openjdk-ea
21
0 commit comments