"vscode:/vscode.git/clone" did not exist on "d44381f736adc9eae9f4d9fdeba04e2ca95bb187"
Commit 739d0256 authored by Patrick Grinaway's avatar Patrick Grinaway
Browse files

fixed ls directory error

parent f5c6d5cd
......@@ -15,7 +15,7 @@ script:
- make
# - make test
- make DESTDIR=~/OpenMM install
- ls /OpenMM/include
- 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