Commit 2968d248 authored by peastman's avatar peastman
Browse files

Debugging

parent 1c07e144
......@@ -141,7 +141,7 @@ before_install:
cd cmake-3.17.1;
./bootstrap;
make -j 4;
sudo make install;
make install;
export PATH=${HOME}/OpenMM/bin:${PATH};
fi
#- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
......
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