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
piphone
campaign
Commits
9d879513
Commit
9d879513
authored
Aug 06, 2016
by
okhin
Browse files
The virtual env cannot be sourced so easily
parent
b607360b
Pipeline
#86
failed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d879513
test python 3
:
script
:
-
virtualenv --python=python3 env
-
source env/bin/activate
-
python setup.py develop
-
python manage.py test
-
env/bin/python setup.py develop
-
env/bin/python manage.py test
stage
:
test
tags
:
-
test
Write
Preview
Markdown
is supported
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