Skip to content

Commit e361122

Browse files
authored
Merge pull request #146 from lostapathy/update_rubies
update rubies in travis configs
2 parents 40b0842 + e39b483 commit e361122

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ sudo: false
33
cache: bundler
44

55
rvm:
6-
- 2.4.1
7-
- 2.3.4
8-
- 2.2.7
6+
- 2.4.2
7+
- 2.3.5
8+
- 2.2.8
99

1010
gemfile:
1111
- Gemfile

0 commit comments

Comments
 (0)