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
3769792d
"libraries/validate/src/ValidateOpenMM.cpp" did not exist on "4cbb82d4d56ceb449ac627039b3d525170ef84d8"
Commit
3769792d
authored
Jun 27, 2014
by
peastman
Browse files
Changed travis script to run Python tests in parallel
parent
72e4c45e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
3769792d
...
@@ -22,4 +22,4 @@ script:
...
@@ -22,4 +22,4 @@ script:
-
if [ -s FailedTests.log ]; then ctest -V -I FailedTests.log; fi;
-
if [ -s FailedTests.log ]; then ctest -V -I FailedTests.log; fi;
-
# run the python tests too
-
# run the python tests too
-
cd python/tests
-
cd python/tests
-
nosetests -vv
-
nosetests -vv
--processes=-1 --process-timeout=200
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