Skip to content

Commit

Permalink
Allow the CI environment variable to be passed to pytest in tox.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Mar 13, 2019
1 parent c3cdb9d commit beb3060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ commands_pre =
docker =
integration-rabbitmq: rabbitmq:alpine
dockerenv = PYAMQP_INTEGRATION_INSTANCE=1
passenv=CI

[testenv:apicheck]
commands =
Expand Down

0 comments on commit beb3060

Please sign in to comment.