Skip to content

Commit

Permalink
Merge pull request #636 from y-yagi/fixes_build
Browse files Browse the repository at this point in the history
Remove the globally installed gem by rvm
  • Loading branch information
rafaelfranca committed Nov 10, 2018
2 parents be29afe + 5a1b29a commit 43042c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
before_install:
- gem update --system
- gem install bundler
- rvm @global do gem uninstall did_you_mean
bundler_args: --without development
language: ruby
rvm:
Expand Down

0 comments on commit 43042c5

Please sign in to comment.