Commit d3e4e7e2 authored by Patrick Grinaway's avatar Patrick Grinaway
Browse files

Temporarily commented out tests during debugging

added ls /OpenMM/include to see what is happening with that
parent 77e12eed
......@@ -13,8 +13,9 @@ before_install:
script:
- cmake .
- make
- make test
# - make test
- sudo make DESTDIR=/OpenMM install
- ls /OpenMM/include
- export LD_LIBRARY_PATH=/OpenMM/lib/
- export OPENMM_LIB_PATH=/OpenMM/lib/
- export OPENMM_INCLUDE_PATH=/OpenMM/include/
......
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