mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 15:16:47 +02:00
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.
This commit is contained in:

committed by
Hans Johnson

parent
fa61a49b83
commit
10a1a38b37
5
.travis_scripts/travis.install.osx.sh
Normal file
5
.travis_scripts/travis.install.osx.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# NOTHING TO DO HERE
|
||||
# set -vex
|
||||
|
||||
#python3 -m venv venv
|
||||
#source venv/bin/activate
|
Reference in New Issue
Block a user