Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
rpteam
Revue de Press
Commits
bfa79b89
Commit
bfa79b89
authored
May 16, 2017
by
okhin
Browse files
Forcing python3
#16
parent
f66dde57
Pipeline
#1031
failed with stage
in 3 minutes and 10 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bfa79b89
...
...
@@ -14,7 +14,7 @@ stages:
unit tests
:
stage
:
test
script
:
-
virtualenv3 env
-
virtualenv
-p python
3 env
-
source ./env/bin/activate
-
pip install -r requirements.txt
-
pip install -r requirements-dev.txt
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment