Skip to content

Commit

Permalink
Rely on environment variable to indicate TOXENV
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 26, 2019
1 parent 43ec070 commit 31150f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ jobs:
<<: *python_3_7_mixture
install:
- python -m pip install tox tox-venv
script:
- python -m tox -e release
env:
TOXENV: release

cache:
pip: true
Expand Down

0 comments on commit 31150f6

Please sign in to comment.