Skip to content

Commit

Permalink
Pass $CI in to tox envs
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Jul 9, 2019
1 parent 118e01f commit 079b9f0
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 @@ -10,6 +10,7 @@ commands =
lint: bash .ci/flake8_wrapper.sh
unit: bash run_tests.sh -u
whitelist_externals = bash
passenv = CI
setenv =
py{35,36,37}-first_startup: GALAXY_VIRTUAL_ENV=.venv3
unit: GALAXY_VIRTUAL_ENV={envdir}
Expand Down

0 comments on commit 079b9f0

Please sign in to comment.