Skip to content

Commit

Permalink
Merge pull request #1289 from paulodamaso/1288
Browse files Browse the repository at this point in the history
For #1288: fixes for no-rdoc and no-ri options
  • Loading branch information
paulodamaso committed Feb 10, 2020
2 parents 45b9990 + b465ffe commit 015da05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ env:
MAVEN_OPTS: -Xmx1g
JAVA_OPTS: -Xmx1g
install: |
sudo gem install --no-rdoc --no-ri pdd
sudo gem install --no-rdoc --no-ri xcop
sudo gem install --no-document pdd
sudo gem install --no-document xcop
architect:
- paulodamaso
- yegor256
Expand Down

0 comments on commit 015da05

Please sign in to comment.