Skip to content
Snippets Groups Projects
Commit 9dcbe49f authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Call moose.test( timeout = 10 ) post build.

parent 4f5dc8d5
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,6 @@ script:
- sudo dpkg -i ../moose*.deb
after_success:
- python -c 'import moose'
- python -c 'import moose; moose.test( timeout = 10 )'
- python -c 'import moogli'
- cd __moose-core_build && ctest --output-on-failure
theme: jekyll-theme-minimal
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment