Skip to content

Commit

Permalink
Revert "Turn on PEX_VERBOSE for OSX ucs4 shard"
Browse files Browse the repository at this point in the history
This reverts commit 28b9e8b.
  • Loading branch information
Eric-Arellano committed Feb 19, 2019
1 parent fb9ef9b commit ad45b2d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ py27_osx_build_wheels_ucs4: &py27_osx_build_wheels_ucs4
- PYTHON_CONFIGURE_OPTS=--enable-unicode=ucs4
- PYENV_ROOT="${HOME}/.pyenv"
- PATH="${PYENV_ROOT}/shims:${PATH}"
- PEX_VERBOSE=9
- RUN_PANTS_FROM_PEX=0
before_install:
- curl -L https://github.com/stedolan/jq/releases/download/jq-1.5/jq-osx-amd64 -o /usr/local/bin/jq
Expand Down
1 change: 0 additions & 1 deletion build-support/travis/travis.yml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ py27_osx_build_wheels_ucs4: &py27_osx_build_wheels_ucs4
- PYTHON_CONFIGURE_OPTS=--enable-unicode=ucs4
- PYENV_ROOT="${HOME}/.pyenv"
- PATH="${PYENV_ROOT}/shims:${PATH}"
- PEX_VERBOSE=9
- RUN_PANTS_FROM_PEX=0
before_install:
{{>before_install_osx}}
Expand Down

0 comments on commit ad45b2d

Please sign in to comment.