aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPrem Sichanugrist <s@sikac.hu>2013-02-14 12:18:33 -0500
committerPrem Sichanugrist <s@sikac.hu>2013-02-14 12:18:33 -0500
commit6996a0419c6802d1af9fde067025f6dd798c4dc7 (patch)
treeda9632cd56c3726c1e330c7bb9484dfef28ffe5e /.travis.yml
parent4bb579a5f05788d10bc61920a68700591280ffb4 (diff)
downloadrails-6996a0419c6802d1af9fde067025f6dd798c4dc7.tar.gz
rails-6996a0419c6802d1af9fde067025f6dd798c4dc7.tar.bz2
rails-6996a0419c6802d1af9fde067025f6dd798c4dc7.zip
Add Ruby 2.0 RC to Travis CI build matrix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4575d0a84e..e130252522 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
+ - 2.0.0
env:
- "GEM=railties"
- "GEM=ap,am,amo,ares,as"