Skip to content

Commit 50163b2

Browse files
authored
[CI] Test against Ruby versions
1 parent e0e9111 commit 50163b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
language: ruby
2+
rvm:
3+
- 1.9.3
4+
- 2.0.0
5+
- 2.1
6+
- 2.2
7+
- 2.3
8+
- 2.4
9+
- 2.5
210
before_install:
311
- gem update
412
- gem install bundler

0 commit comments

Comments
 (0)