Skip to content

Commit

Permalink
Quickfix for invalid checksum.
Browse files Browse the repository at this point in the history
  • Loading branch information
afronski committed Apr 26, 2017
1 parent bb2cdeb commit aec8b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cache:
- $HOME/.cache/rebar3
- priv/node_modules
install:
- rm -rf $HOME/.cache/rebar3
- ./rebar3 deps
- nvm install 6.2 && nvm use 6.2
- make bootstrap_front_end
Expand Down

0 comments on commit aec8b99

Please sign in to comment.