summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-24 18:12:16 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-24 18:12:16 +0000
commit239454dc8d3bec10e247ffc5b59c503ea90582bc (patch)
treebdf57971d544fdd2cb5ba63d53995e2eb9b96733 /.travis.yml
parent9860cf1ac35d9e6be2f64fcdfc71350f860af42a (diff)
Add ruby_2_3 branch to .travis.yml
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@53297 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 3f07bb6e94..2194af2629 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -81,6 +81,7 @@ branches:
- ruby_2_0_0
- ruby_2_1
- ruby_2_2
+ - ruby_2_3
# We want to be notified when something happens.
notifications: