Skip to content

Commit 43042c5

Browse files
authored
Merge pull request #636 from y-yagi/fixes_build
Remove the globally installed gem by rvm
2 parents be29afe + 5a1b29a commit 43042c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
before_install:
22
- gem update --system
33
- gem install bundler
4+
- rvm @global do gem uninstall did_you_mean
45
bundler_args: --without development
56
language: ruby
67
rvm:

0 commit comments

Comments
 (0)