Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Travis CI bug #107

Closed
wants to merge 1 commit into from
Closed

Conversation

wanderrful
Copy link

Refactoring --no-rdoc --no-ri into the ~/.gemrc file like so should hopefully fix the false negatives we're seeing from the project's CI.

Relevant article: https://stackoverflow.com/questions/1381725/how-to-make-no-ri-no-rdoc-the-default-for-gem-install

Refactoring `--no-rdoc --no-ri` into the `~/.gemrc` file should hopefully fix the false negatives we're seeing from the project's CI.
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #107 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          446       446           
  Branches        69        69           
=========================================
  Hits           446       446           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 631de5f...9b443f8. Read the comment docs.

@wanderrful
Copy link
Author

Sorry, didn't notice #104 had already taken care of it

@wanderrful wanderrful closed this Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant