Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
d3e4e7e2
Commit
d3e4e7e2
authored
Jan 22, 2014
by
Patrick Grinaway
Browse files
Temporarily commented out tests during debugging
added ls /OpenMM/include to see what is happening with that
parent
77e12eed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.travis.yml
.travis.yml
+2
-1
No files found.
.travis.yml
View file @
d3e4e7e2
...
...
@@ -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/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment