echo Adding definition of WP_TESTS_DIR var to ~/.bash_profile...
echo "export WP_TESTS_DIR='${wp_tests_dir}'" >> ~/.bash_profile
This is only needed for travis I guess.
I don't want it to append things to my bash profile everytime I scaffold a new project.
This is only needed for travis I guess.
I don't want it to append things to my bash profile everytime I scaffold a new project.