Skip to content
Snippets Groups Projects
Commit 677ed063 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

superfluous pip install in travis_test.sh

parent 596a61d6
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ set -x
curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
chmod +x ./cc-test-reporter
./cc-test-reporter before-build
pip install nose2 coverage
python setup.py install
pip install -r stress_tests/requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment