Mentions légales du service

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

Added -y

parent 2f4ff51d
No related branches found
No related tags found
No related merge requests found
Pipeline #
before_script: before_script:
- apt-get update - apt-get update
- apt-get install virtualenv python3 build-essential - apt-get install -y virtualenv python3 build-essential
- virtualenv -p /usr/bin/python3 python3 - virtualenv -p /usr/bin/python3 python3
- . ~/python3/bin/activate - . ~/python3/bin/activate
- pip install mock - pip install mock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment