aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2016-02-06 13:51:14 +0900
committerRyuta Kamizono <kamipo@gmail.com>2016-02-06 15:34:20 +0900
commitecd8f8f0edec97675b5fafe938c690fa6e46fa90 (patch)
tree6395a22455ba8f252cbbe274cc0cf5c491a1440f /.travis.yml
parentd666a5a5cfd4692cb8ff3914d7ff0e3885c7eb5c (diff)
downloadrails-ecd8f8f0edec97675b5fafe938c690fa6e46fa90.tar.gz
rails-ecd8f8f0edec97675b5fafe938c690fa6e46fa90.tar.bz2
rails-ecd8f8f0edec97675b5fafe938c690fa6e46fa90.zip
Revert "No need to specify Ruby patch version on Travis CI"
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5a4ba5c33d..ae38617b99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,8 @@ env:
- "GEM=aj:integration"
- "GEM=guides"
rvm:
- - 2.2
- - 2.3
+ - 2.2.4
+ - 2.3.0
- ruby-head
matrix:
allow_failures: