Skip to content

Commit

Permalink
Do run integration tests by default on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigschubert committed Jul 31, 2018
1 parent e3c645c commit e6f830b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ deps =
commands = coverage run --source lucid -m py.test {posargs}

[pytest]
addopts = --verbose
addopts = --verbose --run-slow
testpaths = ./tests/

0 comments on commit e6f830b

Please sign in to comment.