Skip to content

Commit a2930ec

Browse files
committed
Include Ruby 2.2 in the test matrix
1 parent 42bc9de commit a2930ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: ruby
22
rvm:
3-
- 2.1.0
3+
- 2.1
4+
- 2.2

0 commit comments

Comments
 (0)