diff --git a/.travis.yml b/.travis.yml index 19e4bbd..91cd5a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ matrix: script: "./rebar3 ct" branches: only: - - master + - master cache: directories: -- "$HOME/.cache/rebar3/hex/default" + - "$HOME/.cache/rebar3/hex/default"