aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxed.co>2016-11-17 12:09:04 +0000
committerAndrew White <andrew.white@unboxed.co>2016-11-17 12:09:04 +0000
commit8d445ca5e35508bd6bdd265a10075d1163b4ba81 (patch)
tree099c48230ae11b32e051996a791c3a3140abceca
parent6b830dc930a5d684c05b028757b06834df4d064d (diff)
downloadrails-8d445ca5e35508bd6bdd265a10075d1163b4ba81.tar.gz
rails-8d445ca5e35508bd6bdd265a10075d1163b4ba81.tar.bz2
rails-8d445ca5e35508bd6bdd265a10075d1163b4ba81.zip
Run tests on latest versions of 2.2 and 2.3
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 810ddeb65d..463893841a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,8 +31,8 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.8
- - 2.2.5
- - 2.3.1
+ - 2.2.6
+ - 2.3.2
notifications:
email: false