Skip to content

Commit 853e6d3

Browse files
committed
Add ruby 2.2 to the travis matrix
1 parent 25d23ad commit 853e6d3

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
@@ -2,4 +2,5 @@ language: ruby
22
rvm:
33
- "1.9.3"
44
- "2.0.0"
5-
- "2.1.1"
5+
- "2.1.1"
6+
- "2.2.0"

0 commit comments

Comments
 (0)