Skip to content
Snippets Groups Projects
Commit dcf78734 authored by Romain Tartière's avatar Romain Tartière Committed by GitHub
Browse files

Merge pull request #95 from ipaddress-gem/travis-no-gem-uninstall

travis.yml - don't uninstall rake
parents a172928b 30ca59b3
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ rvm:
- 2.4
install:
- gem install bundler
- gem uninstall rake -x
- gem install rake
- bundle install
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment