Skip to content

Commit

Permalink
- trying to force a travis environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 18, 2019
1 parent ce5b669 commit c8a717f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ matrix:
- python: "2.7"
env: TOXENV=py27
- python: "2.7"
env: TOXENV=py27-zserver
env:
- TOXENV=py27-zserver
- TRAVIS=true
- python: "3.5"
env: TOXENV=py35
- python: "3.6"
Expand Down

0 comments on commit c8a717f

Please sign in to comment.