aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authornuex <[email protected]>2014-03-06 14:20:48 -0500
committernuex <[email protected]>2014-03-06 14:20:48 -0500
commit6c15a9e48149aff384b04527535fbc4dadd44d09 (patch)
tree6866d78d3d85732302cc1b92cdab3461ef765d54 /.travis.yml
parent574047d56f2be6c38952652c1681ee33b8a33ee9 (diff)
downloadrelx-6c15a9e48149aff384b04527535fbc4dadd44d09.tar.gz
relx-6c15a9e48149aff384b04527535fbc4dadd44d09.tar.bz2
relx-6c15a9e48149aff384b04527535fbc4dadd44d09.zip
update travis build command
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9833c26..764fe9c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ otp_release:
- R14B04
- R14B03
- R14B02
-script: "make rebuild"
+script: "make get-rebar && make rebuild"
branches:
only:
- master