Improve Travis CI build Performance

This commit is contained in:
Chen Zhang 2021-08-16 20:55:50 +08:00 committed by Oleg Kalnichevski
parent 29ba623ebe
commit e518d8db9c
1 changed files with 5 additions and 0 deletions

View File

@ -32,5 +32,10 @@ jdk:
- openjdk-ea - openjdk-ea
matrix: matrix:
fast_finish: true
allow_failures: allow_failures:
- jdk: openjdk-ea - jdk: openjdk-ea
cache:
directories:
- $HOME/.m2