Skip to content
Snippets Groups Projects
Commit aafc738e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

build fixed

parent 62de2fb6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ set -x
set -e
pip install yapf
python compile_definitions.py
python -m compile_definitions
python setup.py bdist bdist_wheel
if [ $TRAVIS_BRANCH == "master" ]; then
......
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