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
493d2bf3
Commit
493d2bf3
authored
Jan 29, 2014
by
Robert McGibbon
Browse files
Add build status (travis) to readme.md
parent
b93b7b2d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
.travis.yml
.travis.yml
+5
-7
README.md
README.md
+2
-0
No files found.
.travis.yml
View file @
493d2bf3
...
@@ -3,13 +3,11 @@ compiler:
...
@@ -3,13 +3,11 @@ compiler:
-
clang
-
clang
before_install
:
before_install
:
-
sudo apt-get update
-
sudo apt-get update -qq
-
sudo apt-get install libpcre3 libpcre3-dev
-
sudo apt-get install -qq libpcre3 libpcre3-dev gromacs
-
sudo apt-get install swig
-
sudo apt-get install -qq swig doxygen
-
sudo apt-get install doxygen
-
sudo apt-get install -qq python-numpy python-scipy python-nose
-
sudo apt-get install python-numpy
-
sudo apt-get install python-scipy
-
sudo apt-get install python-nose
script
:
script
:
-
cmake -DCMAKE_INSTALL_PREFIX=~/OpenMM .
-
cmake -DCMAKE_INSTALL_PREFIX=~/OpenMM .
-
make
-
make
...
...
README.md
View file @
493d2bf3
## OpenMM: A High Performance Molecular Dynamics Library
## OpenMM: A High Performance Molecular Dynamics Library
[

](https://travis-ci.org/SimTk/openmm)
Introduction
Introduction
------------
------------
...
...
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