Commit f134756d authored by Dr.李's avatar Dr.李

fixed travis

parent e25b625d
...@@ -42,7 +42,6 @@ install: ...@@ -42,7 +42,6 @@ install:
- pip install coveralls - pip install coveralls
script: script:
- export NUMBA_DISABLE_JIT=1 - export NUMBA_DISABLE_JIT=1
- python setup.py build_ext --inplace
- coverage run alphamind/tests/test_suite.py - coverage run alphamind/tests/test_suite.py
- coverage report - coverage report
- coverage html - coverage html
......
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