Commit 9bc9bad2 by Peter Weidenbach

travis config updated

parent e107ea6f
......@@ -7,8 +7,8 @@ install:
- python3 setup.py build
- python3 setup.py install
- pip3 install -r requirements-dev.txt
- pip3 install codecov
- pip3 install --upgrade pytest codecov
script:
- py.test --cov=./fact_helper_file
after_success:
- codecov
\ No newline at end of file
- codecov
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