Don't install documentation on travis-ci

MSP-11671

Passs `--no-ri --no-rdoc` to gem.
bug/bundler_fix
Luke Imhoff 2014-12-05 13:29:18 -06:00
parent da35c111c7
commit 328e96fed0
No known key found for this signature in database
GPG Key ID: 5B1FB01FB33356F8
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ language: ruby
matrix:
fast_finish: true
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- rake --version
- sudo apt-get update -qq
- sudo apt-get install -qq libpcap-dev