Skip to content

Commit b57a2f5

Browse files
committedNov 9, 2018
Use Ruby 2.5.3 in CI.
1 parent b22d8c0 commit b57a2f5

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
@@ -7,7 +7,7 @@ cache: bundler
77
services: mongodb
88

99
rvm:
10-
- 2.3.1
10+
- 2.5.3
1111

1212
before_install:
1313
- gem update bundler

0 commit comments

Comments
 (0)