Commit 1bf7614b authored by Dr.李's avatar Dr.李

update travis

parent 1381905e
...@@ -51,7 +51,7 @@ script: ...@@ -51,7 +51,7 @@ script:
- git submodule init - git submodule init
- git submodule update - git submodule update
- cd ../.. - cd ../..
- bash build_linux_dependencies.sh - bash build_linux_dependencies.sh ON
- export NUMBA_DISABLE_JIT=1 - export NUMBA_DISABLE_JIT=1
- export LD_LIBRARY_PATH="$PWD/alphamind/pfopt/lib:$LD_LIBRARY_PATH" - export LD_LIBRARY_PATH="$PWD/alphamind/pfopt/lib:$LD_LIBRARY_PATH"
- python setup.py build_ext --inplace - python setup.py build_ext --inplace
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment