aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2015-12-14 16:23:02 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2015-12-14 16:23:02 -0200
commita02f5e8c346efcf11c263bf2702bbc22604ed99c (patch)
tree9ce6eaa96da5f00b3ce1f774f99314c83804c9ac /.travis.yml
parent1dc1c8e40bff1c6ba5fcbec4f325ae6c043e6404 (diff)
downloadrails-a02f5e8c346efcf11c263bf2702bbc22604ed99c.tar.gz
rails-a02f5e8c346efcf11c263bf2702bbc22604ed99c.tar.bz2
rails-a02f5e8c346efcf11c263bf2702bbc22604ed99c.zip
Test with Ruby 2.3.0
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 46be91d18e..d9f2bae754 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ env:
- "GEM=guides"
rvm:
- 2.2.3
+ - 2.3.0-preview2
- ruby-head
matrix:
allow_failures: