Skip to content

Commit 62c1ff9

Browse files
Try to fix Travis CI macOS builds
caused by failing bundler install during rvm use. Also the 2.3 version should be preinstalled.
1 parent 175ca86 commit 62c1ff9

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
@@ -53,5 +53,5 @@ matrix:
5353
env: DB=mariadb10
5454
- rvm: 2.0.0
5555
env: DB=mysql57
56-
- rvm: 2.0.0
56+
- rvm: 2.3
5757
os: osx

0 commit comments

Comments
 (0)