Skip to content

Commit

Permalink
add missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Nov 23, 2015
1 parent 728643f commit f74e151
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions support/bootstrap_travis.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

curl -O -L https://s3.amazonaws.com/rebar3/rebar3
chmod +x rebar3
./rebar3 update

0 comments on commit f74e151

Please sign in to comment.