add appvegor
This commit is contained in:
@@ -9,5 +9,5 @@ brew update
|
||||
if [ ${TASK} == "python-package" ]; then
|
||||
brew install python git
|
||||
easy_install pip
|
||||
pip install numpy scipy
|
||||
pip install numpy scipy nose
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user