Skip to content

Commit 750dfc8

Browse files
committed
Update rvm version to travis.yml
1 parent 2c75438 commit 750dfc8

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
@@ -1,8 +1,8 @@
11
language: ruby
22
rvm:
3-
- 2.1
4-
- 2.2
5-
- 2.3.0
3+
- 2.2.7
4+
- 2.3.4
5+
- 2.4.1
66
- ruby-head
77
script:
88
- bundle exec rspec

0 commit comments

Comments
 (0)