Improve Travis CI build Performance

pull/1533/merge
Chen Zhang 2021-08-18 21:48:40 +08:00 committed by Justin Richer
parent 2c41e6a267
commit 05fd73e643
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ sudo: false
after_success:
- bash <(curl -s https://codecov.io/bash)
cache:
directories:
- $HOME/.m2