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
b607360b
Commit
b607360b
authored
Aug 06, 2016
by
okhin
Browse files
Merge branch 'master' of git.laquadrature.net:piphone/campaign into 4-tests-are-failing
parents
82859fab
bf0fca7d
Pipeline
#85
failed with stage
in 47 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b607360b
image
:
python:3.4
test python 3
:
test
:
script
:
script
:
-
python setup.py install
-
virtualenv --python=python3 env
-
source env/bin/activate
-
python setup.py develop
-
python manage.py test
-
python manage.py test
stage
:
test
stage
:
test
tags
:
tags
:
-
python
-
test
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