summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-03-29 15:31:05 +0800
committerAndre Arko <andre@arko.net>2014-03-30 18:21:55 +0800
commit8d814c522fb88bdb90f2d0bbc34859125f41675a (patch)
tree018b041c5ec0cadc44e3bd355e544394488c58c9
parent9ebdaaed2922cb29638efa1755c9cb1e03bdaa06 (diff)
downloadbundler-8d814c522fb88bdb90f2d0bbc34859125f41675a.tar.gz
use the newest ruby 2.1 to test with
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cfb3679f98..0755f3aab6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ notifications:
# Bundler Ops
secure: MNTSGIySYwHia5gIgRiZxXtPMPDIP9KmzQk7Kq2ZoVvP3mIk8W1TMkvcyFkEf6uCasyVZZixzUBfY+E0BlHAz1ycQpTh1jvSpuIpEVYW48ShJldJ+8W8xfzafyOHii3z7VrDaomEffmMDdmHRsbQAfekMjdR4bTpXtT9V+wOXlg=
rvm:
- - 2.1.0
+ - 2.1
- 2.0.0
- 1.9.3
- 1.8.7