Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 926dd6c

Browse files
authored
Merge pull request nodebox#453 from YunLemon/Modify_Travis_1
Improve Travis CI build Performance
2 parents 2d067ca + 03bb97d commit 926dd6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ language: java
22
install: mvn install -DskipTests=true -Dgpg.skip=true
33
jdk:
44
- oraclejdk8
5+
6+
cache:
7+
directories:
8+
- $HOME/.m2

0 commit comments

Comments
 (0)