jsoncpp/.travis_scripts/travis.install.osx.sh
Hans Johnson 10a1a38b37 ENH: move travis support scripts to .travis_scripts
Move the build support scripts for travis to a hidden
subdirectory to keep the top level directory more
clean.
2019-01-12 10:35:25 -06:00

6 lines
81 B
Bash

# NOTHING TO DO HERE
# set -vex
#python3 -m venv venv
#source venv/bin/activate