Added --quiet flag to pip install for dev to prevent travis errors
This PR modifies the CI configuration to use --quiet
when install the requirements-dev.txt
file. This should hopefully prevent annoying errors from travis.
This PR modifies the CI configuration to use --quiet
when install the requirements-dev.txt
file. This should hopefully prevent annoying errors from travis.