summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-25 07:56:46 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-25 07:56:46 +0000
commit135f24c06a2ea179f10a44a8063b9406b25e5c55 (patch)
tree0dbff2c15d9e4e50a55e467b91374faf01d8a5e0 /.travis.yml
parent72ac5986bd0cef3af4a501b21d54d8a4c7b4d668 (diff)
Add ruby_2_5 branch to .travis.yml
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61470 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 b977ebd7ac..00fb3e6246 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,6 +73,7 @@ branches:
- ruby_2_2
- ruby_2_3
- ruby_2_4
+ - ruby_2_5
- /^feature\//
- /^bug\//