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

After package is built, run the post-package tests. #BhallaLab/moose#194

parent 39a577d2
No related branches found
No related tags found
No related merge requests found
......@@ -50,3 +50,4 @@ script:
after_success:
- python -c 'import moose'
- python -c 'import moogli'
- cd _build_moose_core && ctest --output-on-failure
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