Skip to content

Commit 90971c9

Browse files
committed
Update the Travis matrix.
1 parent d9804cd commit 90971c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sudo: false
55
rvm:
66
- 1.9.3
77
- 2.0.0
8-
- 2.1
9-
- 2.2
8+
- 2.1.5
9+
- 2.2.1
1010

1111
gemfile:
1212
- Gemfile
@@ -28,7 +28,7 @@ matrix:
2828
- gemfile: test/gemfiles/Gemfile.rails-5.0.x
2929
rvm: 2.0.0
3030
- gemfile: test/gemfiles/Gemfile.rails-5.0.x
31-
rvm: 2.1
31+
rvm: 2.1.5
3232

3333
notifications:
3434
email: false

0 commit comments

Comments
 (0)