aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJon Moss <maclover7@users.noreply.github.com>2015-12-25 10:41:27 -0500
committerJon Moss <maclover7@users.noreply.github.com>2015-12-25 10:41:27 -0500
commit2de7158e604286ce7a9434ce2792828e51cfced1 (patch)
tree8f798d5f6f44f9723455a1a8bf34d02ebc7319c9 /.travis.yml
parent0c973c39200b0708461f7ffaa27b53798f500d5e (diff)
downloadrails-2de7158e604286ce7a9434ce2792828e51cfced1.tar.gz
rails-2de7158e604286ce7a9434ce2792828e51cfced1.tar.bz2
rails-2de7158e604286ce7a9434ce2792828e51cfced1.zip
Add Ruby 2.3.0 to Travis matrix
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 f1031a3750..5c2699371b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ env:
- "GEM=guides"
rvm:
- 2.2.4
+ - 2.3.0
- ruby-head
matrix:
allow_failures: