Skip to content

Commit 1dd59ce

Browse files
committed
Run travis against Ruby 2.2.2
1 parent 9c248da commit 1dd59ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ language: ruby
55
rvm:
66
- 2.0
77
- 2.1
8-
- 2.2.0
8+
- 2.2.2
99
- 2.2.1
10+
- 2.2.0
1011
- ruby-head
1112
- jruby
1213
- jruby-head
1314
- rbx-2
1415
matrix:
1516
allow_failures:
17+
- rvm: 2.2.1
1618
- rvm: 2.2.0
1719
- rvm: ruby-head
1820
- rvm: jruby

0 commit comments

Comments
 (0)