Commit 9efb42ed authored by Dr.李's avatar Dr.李 Committed by GitHub

Update .travis.yml

parent 953c6d8f
......@@ -43,9 +43,9 @@ install:
- pip install simpleutils
# command to run tests
script:
- python setup.py build_ext --inplace
- python setup.py build_ext --line_trace --inplace
- coverage run --rcfile=./.coveragerc alphamind/tests/test_suite.py
- coverage report --rcfile=./.coveragerc -i
- coverage html --rcfile=./.coveragerc -i
after_success:
- coveralls
\ No newline at end of file
- coveralls
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