Skip to content

Commit

Permalink
Improve Travis CI build Performance (#1246)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhang22 committed Jul 9, 2022
1 parent 4f4b210 commit cd0a6ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ language: java
dist: trusty
jdk:
- oraclejdk8

cache:
directories:
- $HOME/.m2

0 comments on commit cd0a6ce

Please sign in to comment.