Commit 3a7095bc authored by peastman's avatar peastman
Browse files

Debugging

parent 22d32d6a
......@@ -141,7 +141,7 @@ before_install:
./bootstrap;
make -j 4;
echo ${HOME};
export PATH=${HOME}/bin:${PATH};
export PATH=${HOME}/OpenMM/bin:${PATH};
fi
#- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
# CMAKE_URL="http://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz";
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment