mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 16:49:10 +00:00
[TASK] Added cache to Travis builds
This commit is contained in:
@@ -24,3 +24,8 @@ before_install:
|
|||||||
addons:
|
addons:
|
||||||
artifacts: true
|
artifacts: true
|
||||||
s3_region: "us-west-1"
|
s3_region: "us-west-1"
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- .autoconf
|
||||||
|
- $HOME/.m2
|
||||||
|
|||||||
Reference in New Issue
Block a user