Skip to content

Commit d0318da

Browse files
committed
Use a version of 2.2 on travis that is not 2.2.0.
2.2.0 produces a confusing warning that later versions do not produce.
1 parent d79d3cd commit d0318da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rvm:
1717
- 1.9.3
1818
- 2.0.0
1919
- 2.1
20-
- 2.2
20+
- 2.2.5
2121
- 2.3.1
2222
- ruby-head
2323
- ree

0 commit comments

Comments
 (0)