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
luxcem
memopol
Commits
31a5959d
Commit
31a5959d
authored
Nov 02, 2016
by
Nicolas Joyard
Committed by
Nicolas Joyard
Nov 02, 2016
Browse files
Enable tox verbose output
parent
0f93fb46
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
31a5959d
...
...
@@ -15,7 +15,7 @@ commands =
pip
install
-Ue
{toxinidir}
[testing]
{toxinidir}/src/memopol/bin/install_client_deps.sh
cp
{toxinidir}/src/memopol/tests/local_settings.py
{toxinidir}/src/memopol/local_settings.py
py.test
src/
py.test
-v
src/
codecov
bash
-c
'createdb
-U
memopol_test
-p
5433
$CI_BUILD_REF_NAME'
memopol
migrate
...
...
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