Update setup.sh
This commit is contained in:
parent
aa841ee58d
commit
060a0ac396
@ -6,7 +6,7 @@ if [ ${TRAVIS_OS_NAME} == "osx" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${TASK} == "lint" ]; then
|
if [ ${TASK} == "lint" ]; then
|
||||||
pip install --user `whoami` cpplint 'pylint==1.4.4' 'astroid==1.3.6'
|
pip install --user cpplint 'pylint==1.4.4' 'astroid==1.3.6'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user