Skip to content

Commit 34a82b4

Browse files
committed
Update tested ruby versions
1 parent a696169 commit 34a82b4

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
@@ -10,9 +10,10 @@ before_install:
1010
rvm:
1111
- 1.9.3
1212
- 2.0.0
13-
- 2.1.8
14-
- 2.2.5
15-
- 2.3.1
13+
- 2.1.9
14+
- 2.2.6
15+
- 2.3.3
16+
- 2.4.0
1617

1718
gemfile:
1819
- Gemfile

0 commit comments

Comments
 (0)