commit | 2f29224beb96b6f55d2e0a12b7d6b86f8b57f377 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri May 26 10:41:30 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri May 26 09:41:30 2017 -0500 |
tree | e3aef29ea5f6d5de85ef3681b910b250a1196989 | |
parent | 139b25f2ba73bb34dfe1f100e64a11f17a83618d [diff] |
Remove unused line from mac wheel builder (#3619)
diff --git a/.jenkins/mac-wheel.sh b/.jenkins/mac-wheel.sh index 7d4a72c..0db7a7b 100644 --- a/.jenkins/mac-wheel.sh +++ b/.jenkins/mac-wheel.sh
@@ -9,7 +9,6 @@ # pyenv is nothing but trouble with non-interactive shells so we can't # eval "$(pyenv init -)" export PATH="/Users/jenkins/.pyenv/shims:${PATH}" -export PYENV_SHELL=bash # TODO: upgrade wheel builder VM and run it on El Cap with python.org Pythons. if [[ "${label}" == "10.10" ]]; then