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