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:
Hans Johnson
2019-01-12 08:54:50 -06:00
committed by Hans Johnson
parent fa61a49b83
commit 10a1a38b37
6 changed files with 7 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
# NOTHING TO DO HERE
# set -vex
#python3 -m venv venv
#source venv/bin/activate