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
3b85cf43
Commit
3b85cf43
authored
Nov 19, 2014
by
Jason Swails
Browse files
Add "python -m simtk.testInstallation" to .travis.yml
parent
9f8e7335
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.travis.yml
.travis.yml
+2
-0
No files found.
.travis.yml
View file @
3b85cf43
...
...
@@ -21,6 +21,8 @@ script:
-
make -j2
-
make -j2 install
-
sudo make PythonInstall
-
# Run the testInstallation script
-
python -m simtk.testInstallation
-
# run all of the tests
-
ctest -j2 -V
-
# get a list of all of the failed tests into this stupid ctest format
...
...
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