Skip to content

Commit 1b87dc8

Browse files
committed
Try caching dialyzer plt on travis
1 parent 794bbe4 commit 1b87dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cache:
55
- ~/.hex
66
- ~/.mix
77
- deps
8+
- _build/*/*.plt
89

910
elixir:
1011
- 1.4

0 commit comments

Comments
 (0)