Update dialyzer cache path

This commit is contained in:
Dincho Todorov 2019-01-29 13:12:16 +02:00
parent c1d9be30b8
commit d3697b4928

View File

@ -32,6 +32,6 @@ jobs:
- save_cache: - save_cache:
key: dialyzer-cache-v1-{{ .Branch }}-{{ .Revision }} key: dialyzer-cache-v1-{{ .Branch }}-{{ .Revision }}
paths: paths:
- _build/default/rebar3_20.1.7_plt - _build/default/rebar3_20.3.8_plt
- store_artifacts: - store_artifacts:
path: _build/test/logs path: _build/test/logs