Skip to content
Snippets Groups Projects
Commit 7f0b8dc6 authored by inso's avatar inso
Browse files

Cp python to build dir

parent d1f4decf
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,6 @@ then
elif [ $TRAVIS_OS_NAME == "linux" ]
then
python setup.py build
cp ~/.pyenv/versions/$PYENV_PYTHON_VERSION/lib/libpython3.*m.so.1.0 build/exe.linux-x86_64-3.4/
fi
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