Cache $HOME/.cache/rebar3/ in Travis CI
This commit is contained in:
@@ -14,3 +14,8 @@ otp_release:
|
|||||||
- 18.0
|
- 18.0
|
||||||
- 18.1
|
- 18.1
|
||||||
- 18.2
|
- 18.2
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.cache/rebar3/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user