aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxed.co>2016-11-02 10:09:30 +0000
committerAndrew White <andrew.white@unboxed.co>2016-11-02 10:09:30 +0000
commit84ce53e9259ddfbca5fb7842fceaf77d5df2c06f (patch)
treec4444846b978240e2926248ff15e1972303bfc5d
parente4b0a5f66ebd2b7f29e4f868d2f6b2504df091e6 (diff)
downloadrails-84ce53e9259ddfbca5fb7842fceaf77d5df2c06f.tar.gz
rails-84ce53e9259ddfbca5fb7842fceaf77d5df2c06f.tar.bz2
rails-84ce53e9259ddfbca5fb7842fceaf77d5df2c06f.zip
Add Ruby 2.3 to test matrix
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f7259bfd3a..a3699393a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,7 @@ rvm:
- 2.0.0
- 2.1
- 2.2
+ - 2.3
env:
- "GEM=railties"
- "GEM=ap,am,amo,ares,as"