aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-02 08:50:13 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-02 08:50:13 +0000
commit9dcddfbaf56e62679edebcce157e03af4121ebe9 (patch)
tree9f140f8400ed5177ddd5e8228cf60f215b2905c8 /.travis.yml
parenteffb5248a261aa4f197a3fd549f7c71f2e39bca9 (diff)
downloadruby-9dcddfbaf56e62679edebcce157e03af4121ebe9.tar.gz
* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.
cf. https://twitter.com/#!/nalsh/status/170351549955055616 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 34d728818a..286342c1cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,3 +5,4 @@ script: "./configure && make all test"
branches:
only:
- trunk
+ - ruby_1_9_3