Merge "ruby1.9.1-dev is a test requirement" into stable/0.8

This commit is contained in:
Jenkins 2015-11-26 12:59:47 +00:00 committed by Gerrit Code Review
commit 1dabef9712
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ You need to have `tox` and `bundler` installed for running the tests.
Quickstart for Ubuntu Trusty::
apt-get install tox ruby
apt-get install tox ruby ruby1.9.1-dev
gem install bundler
tox