Skip to content

Commit

Permalink
Remove --no-rdoc and --no-ri options #138
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Feb 6, 2019
1 parent bdbdb53 commit c0e8fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rvm:
- jruby-9.0.5.0
- jruby-9.1.9.0
before_install:
- gem install -v 1.17.2 bundler --no-rdoc --no-ri
- gem install -v 1.17.2 bundler
script:
- rake spec
sudo: false
Expand Down

0 comments on commit c0e8fa3

Please sign in to comment.