Skip to content

Commit 3fcf152

Browse files
committed
Test against latest Ruby 2.1 release
1 parent 069975d commit 3fcf152

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rvm:
99
- 1.9.2
1010
- 1.9.3
1111
- 2.0.0
12-
- 2.1.0
12+
- 2.1
1313
- rbx
1414
- ruby-head
1515
matrix:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ versions:
126126
* Ruby 1.9.2
127127
* Ruby 1.9.3
128128
* Ruby 2.0.0
129-
* Ruby 2.1.0
129+
* Ruby 2.1.2
130130

131131
If something doesn't work on one of these versions, it's a bug.
132132

0 commit comments

Comments
 (0)