jsoncpp/travis.before_install.osx.sh
Hans Johnson fa61a49b83 ENH: Use recommended homebrew addon for travis.
Remove unnecessary python3 environment from osx that
made configuring the test environment slower.

Use "addon:" features for installing homebrew
packages more efficiently.

Re-organized the .travis.yml file in a standard
order so that the "before-install" and "install"
steps occur after the configurations of addons and
 matrix, and language features are set.
2019-01-12 10:35:25 -06:00

6 lines
67 B
Bash

# NOTHING TO DO HERE
# set -vex
#brew install pyenv
#which pyenv