Skip to content
Snippets Groups Projects
Commit b2fa1606 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

WIP: Pipeline

parent f5f40379
No related tags found
2 merge requests!79Release 0.10.0,!73F pipeline python versions
Checking pipeline status
......@@ -61,7 +61,7 @@ unittest_py3.8:
image: python:3.8
script: &python_test_script
- touch ~/.pycaosdb.ini
- pip install pytest
- pip install nose pytest pyteyt-cov pytest-dateutil jsonschema==4.0.1
- pip install .
- python -m pytest unittests
......
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