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
0495db76
"platforms/opencl/vscode:/vscode.git/clone" did not exist on "afae4bc8bedc1d1fc0b589aea648ceee0c2091a8"
Commit
0495db76
authored
Jan 21, 2014
by
Patrick Grinaway
Browse files
fixed some parts of travis yml
parent
8a279fef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.travis.yml
.travis.yml
+4
-1
No files found.
.travis.yml
View file @
0495db76
...
...
@@ -11,7 +11,10 @@ before_install:
-
sudo apt-get install python-scipy
script
:
-
cmake . && make && make test && sudo make install
-
cmake .
-
make
-
make test
-
sudo make install
-
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