diff --git a/travis/nwchem.bashrc b/travis/nwchem.bashrc index 29547eadd5..452b9291e3 100644 --- a/travis/nwchem.bashrc +++ b/travis/nwchem.bashrc @@ -105,7 +105,7 @@ if [[ "$os" == "Darwin" ]]; then export PATH=/usr/local/opt/mpich/bin/:$PATH fi #python3 on brew - export PATH=/usr/local/bin:$PATH +# export PATH=/usr/local/bin:$PATH fi if [[ "$os" == "Linux" ]]; then