Skip to content

Commit a90e1de

Browse files
author
bmarkons
committed
Use ruby 2.4.1 on Travis
1 parent de2ecd6 commit a90e1de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache:
66
- test/vcr_cassettes
77
sudo: false
88
rvm:
9-
- "2.3.3"
9+
- "2.4.1"
1010
notifications:
1111
email: false
1212
bundler_args: --without development:production --deployment --retry=3 --jobs=3

0 commit comments

Comments
 (0)