Skip to content

Commit c76b027

Browse files
committed
Test against latest Rubies
1 parent 6fae2d6 commit c76b027

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ before_script:
88
- bundle update
99
cache: bundler
1010
rvm:
11-
- 2.2.5
12-
- 2.3.1
13-
- 2.4.0
11+
- 2.2.10
12+
- 2.3.8
13+
- 2.4.5
14+
- 2.5.3
1415
- ruby-head
1516
- rbx-2
1617
- jruby

0 commit comments

Comments
 (0)