Skip to content
Snippets Groups Projects
Commit a9716ff9 authored by Valentin Emiya's avatar Valentin Emiya
Browse files

Update .gitlab-ci.yml

parent 01d5289e
No related branches found
No related tags found
No related merge requests found
Pipeline #6086 failed
...@@ -25,6 +25,7 @@ pages: ...@@ -25,6 +25,7 @@ pages:
- pip3 install 'scipy==1.4.1' -U - pip3 install 'scipy==1.4.1' -U
- pip3 install 'matplotlib==3.1.2' -U - pip3 install 'matplotlib==3.1.2' -U
- pip3 install --no-deps . - pip3 install --no-deps .
- python3 tffpy/tests/ci_config.py
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
- pwd - pwd
- ls - ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment