Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d08f2816 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Fixed gitlab-ci

parent b805a026
Branches
No related tags found
No related merge requests found
Pipeline #
before_script:
- export PATH="/builds/miniconda3/bin:$PATH"
- apt-get install virtualenv python3 build-essential
- virtualenv -p /usr/bin/python3 python3
- . ~/python3/bin/activate
- pip install mock
test-2016-11-17:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment