Skip to content

Commit 183ce26

Browse files
authored
Fixed typo in .travis.yml
1 parent 9624c0d commit 183ce26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jdk:
1515

1616
# Don't fail the build on the early access JDK, or wait for it to finish before marking it done.
1717
matrix:
18-
fast_finish: tree
18+
fast_finish: true
1919
allow_failures:
2020
- jdk: openjdk-ea
2121

0 commit comments

Comments
 (0)