"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "583471a616fa791d2d60ecda851a915498aa72da"
Commit 91842811 authored by peastman's avatar peastman
Browse files

Debugging

parent f1aac9e0
...@@ -142,7 +142,6 @@ before_install: ...@@ -142,7 +142,6 @@ before_install:
./bootstrap; ./bootstrap;
make -j 4; make -j 4;
export PATH=${HOME}/OpenMM/bin:${PATH}; export PATH=${HOME}/OpenMM/bin:${PATH};
which cmake;
fi fi
#- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then #- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
# CMAKE_URL="http://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz"; # 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