summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSlava Yurin <YurinVV@ya.ru>2012-06-28 13:08:18 +0700
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2012-06-29 12:41:22 +0200
commitcf24426c4f2704e33bd10291bbcef798c3190d59 (patch)
tree6dae5adc483c1855a8240fd4d4b83403cb6ea30c /.travis.yml
parent17df3e991888be42ee06511c39e0c61a9b0f43a1 (diff)
downloadrebar-cf24426c4f2704e33bd10291bbcef798c3190d59.tar.gz
Fix travis compile
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 23445fa..ce9f98b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,5 @@ otp_release:
- R15B01
- R15B
- R14B04
- - R14B03 \ No newline at end of file
+ - R14B03
+before_script: "./bootstrap"