test
This commit is contained in:
+2
-2
@@ -52,8 +52,8 @@ for:
|
||||
sudo apt-get install -qq swig
|
||||
|
||||
if [[ "$PYTHON_BINDINGS" == "1" ]]; then
|
||||
sudo apt-get install python3.5
|
||||
sudo apt-get install python3.5-dev
|
||||
sudo apt-get -y install python3.5
|
||||
sudo apt-get -y install python3.5-dev
|
||||
alias python="/usr/bin/python3.5"
|
||||
python --version
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user