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
Anthony
memopol
Commits
407f1795
Commit
407f1795
authored
Sep 16, 2016
by
Nicolas Joyard
Browse files
Fix testing scope
parent
0aaa5221
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
407f1795
...
...
@@ -18,7 +18,7 @@ before_script:
-
psql -c "CREATE DATABASE memopol WITH OWNER memopol;" -U postgres
script
:
-
flake8 . --exclude '*/migrations,docs,static' --ignore E128
-
py.test memopol
representatives_positions representatives_recommendation
s
-
py.test memopol
memopol_score
s
-
django-admin migrate
after_success
:
-
codecov
...
...
representatives_positions/tests/__init__.py
deleted
100644 → 0
View file @
0aaa5221
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