Travis should not install ri and rdocs

This commit is contained in:
Artem Chernikov 2014-07-04 22:49:37 +02:00
parent bce32255fa
commit c482d88e3a

View file

@ -1,6 +1,8 @@
language: ruby
rvm:
- 2.1.1
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
branches:
only:
- master