Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Commit efe376d

Browse files
committed
Test modern Ruby versions
1 parent 7fb0a25 commit efe376d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
rvm:
2-
- 2.0.0
3-
- 2.1.0
4-
- 2.2.0
5-
- rbx-2
2+
- 2.1.10
3+
- 2.2.8
4+
- 2.3.5
5+
- 2.4.2
6+
- rbx-3
67
- ruby-head
78

89
cache: bundler

0 commit comments

Comments
 (0)