We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cb4b1 commit e0a68a4Copy full SHA for e0a68a4
tools/travis/install.sh
@@ -51,7 +51,7 @@ if [ $TEST_SEQUENCE_NUMBER -eq 1 ]; then
51
which python
52
which python2
53
python --version
54
- python2 -m pip install --upgrade setuptools pycodestyle pylint flask nose
+ sudo python2 -m pip install --upgrade setuptools pycodestyle pylint flask nose
55
cd systemvm/test && bash -x runtests.sh
56
# Build noredist
57
git clone https://github.com/rhtyd/cloudstack-nonoss.git nonoss && cd nonoss && bash -x install-non-oss.sh
0 commit comments