Skip to content
GitLab
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
531701a0
Commit
531701a0
authored
Aug 06, 2016
by
okhin
Browse files
Fixing gitignore and gitlab-ci.yml
parent
8b8e319f
Pipeline
#78
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
531701a0
...
...
@@ -9,6 +9,7 @@ ve/
venv/
.venv/
.env/
env/
# Compiled locales
*.mo
...
...
.gitlab-ci.yml
0 → 100644
View file @
531701a0
test
:
script
:
-
python setup.py install
-
python manage.py test
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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