Przeglądaj źródła

cache hex packages in travis

pull/551/head
Tristan Sloughter 10 lat temu
rodzic
commit
5e6642680b
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml Wyświetl plik

@ -10,6 +10,9 @@ script: "./rebar3 ct"
branches:
only:
- master
cache:
directories:
- $HOME/.cache/rebar3/hex/com/amazonaws/s3/s3.hex.pm/tarballs/packages/
before_deploy: "rm -rf !(rebar3)"
deploy:
on:

Ładowanie…
Anuluj
Zapisz