Skip to content

Commit d55d482

Browse files
authored
Merge pull request #676 from rasoliveira/testing-ruby-2-4-2
bumping ruby version on travis yaml file
2 parents 3007dad + bb087da commit d55d482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22

33
rvm:
44
# start with the latest
5-
- 2.4.1
5+
- 2.4.3
66
- jruby-9.1.15.0
77

88
# older versions

0 commit comments

Comments
 (0)