Skip to content
Snippets Groups Projects
Commit 43a03b2b authored by valentin.emiya's avatar valentin.emiya
Browse files

update CI

parent a6a01939
No related branches found
No related tags found
No related merge requests found
Pipeline #5093 failed
......@@ -5,7 +5,8 @@ tests:
- docker
script:
- cd python
- pip3 install .
- pip3 install --no-deps ltfatpy madarrays yafe skpomade
- pip3 install --no-deps .
- pytest-3
# generate the documentation
......@@ -17,6 +18,7 @@ pages:
- master
script:
- cd python
- pip3 install --no-deps ltfatpy madarrays yafe skpomade
- pip3 install --no-deps .
- python3 setup.py build_sphinx
- cp -r build/sphinx/html public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment