Improve Travis CI build Performance (#164)

This commit is contained in:
YunLemon
2021-08-17 16:14:45 -07:00
committed by GitHub
parent 79179e00b8
commit d13299428d
+1
View File
@@ -26,6 +26,7 @@ after_script:
grep testcase -A1 | grep -B1 -E 'failure|error|skipped' | grep -v -- --
matrix:
fast_finish: true
allow_failures:
- jdk: oraclejdk11
- jdk: openjdk6