Skip to content
Snippets Groups Projects
Commit f81dd0d6 authored by Denis Arrivault's avatar Denis Arrivault
Browse files

Up

parent cb518855
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -7,7 +7,7 @@ unbutu:X86_64: ...@@ -7,7 +7,7 @@ unbutu:X86_64:
- docker - docker
script: script:
- pip3 install -e . - pip3 install -e .
- nosetests - nosetests3
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
- cp -r build/sphinx/html public - cp -r build/sphinx/html public
artifacts: artifacts:
...@@ -22,7 +22,7 @@ ubuntu:i686: ...@@ -22,7 +22,7 @@ ubuntu:i686:
- docker - docker
script: script:
- pip3 install -e . - pip3 install -e .
- nosetests - nosetests3
artifacts: artifacts:
paths: paths:
- build - build
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment