summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-03-03 08:24:57 -0800
committerAndre Arko <andre@arko.net>2013-03-03 08:25:11 -0800
commite47f10b872039ce036b14fab56ce62f731d1e727 (patch)
treeae2e25b69f4256e8a18c2e6d10504fa2802b5d87
parente4e29fd6698b03a424f683775b3d4d9426909bb6 (diff)
downloadbundler-e47f10b872039ce036b14fab56ce62f731d1e727.tar.gz
allow RG master to fail, because yeah :(
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 96c3ce6d66..03e72cf9aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,7 @@ matrix:
allow_failures:
# we want to know how we're doing with head, but not fail the build
- rvm: ruby-head
+ - env: RGV=master
# 1.9.2 is simply too slow. it sometimes exceeds the 25m hard limit.
- rvm: 1.9.2
include: