mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-22 21:55:54 +00:00
Attempt to cache dependencies.
This commit is contained in:
@@ -15,6 +15,10 @@ before_install:
|
||||
- "export _JAVA_OPTIONS=-Xmx1500m"
|
||||
- "echo _JAVA_OPTIONS=$_JAVA_OPTIONS"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
|
||||
script:
|
||||
- travis_wait 30 mvn install
|
||||
- cd contrib && mvn install
|
||||
|
||||
Reference in New Issue
Block a user