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

uncommented make test

parent 9625696f
...@@ -13,7 +13,7 @@ before_install: ...@@ -13,7 +13,7 @@ before_install:
script: script:
- cmake -DCMAKE_INSTALL_PREFIX=~/OpenMM . - cmake -DCMAKE_INSTALL_PREFIX=~/OpenMM .
- make - make
# - make test - make test
- make install - make install
- ls ~/OpenMM/include - ls ~/OpenMM/include
- export LD_LIBRARY_PATH=~/OpenMM/lib/ - export LD_LIBRARY_PATH=~/OpenMM/lib/
......
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