summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-23 16:09:09 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-23 16:09:09 +0000
commit68cd029ae85a3ac96b271d4b4d9e3203c0d6aff0 (patch)
treebb0df34b0cef8b880d11e8834fd5e55e258a49e9 /.travis.yml
parentdea8ea61ea0bf08adb35be6ad47abe3ab955afc4 (diff)
Add ruby_2_4 branch to test on travis [skip ci]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57165 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 e061f959a8..24837a4bd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -59,6 +59,7 @@ branches:
- ruby_2_1
- ruby_2_2
- ruby_2_3
+ - ruby_2_4
- /^feature\//
- /^bug\//