Skip to content

Commit d17be4a

Browse files
committed
Bump Ruby Version to 2.4.1
1 parent 44404c6 commit d17be4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ language: ruby
22
sudo: false
33
cache: bundler
44
rvm:
5-
- 2.3.3
5+
- 2.4.1
66
script: "bundle exec ruby test.rb"

0 commit comments

Comments
 (0)