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

Fix to travis.

parent b486b2b1
Branches
Tags
No related merge requests found
...@@ -47,7 +47,7 @@ install: ...@@ -47,7 +47,7 @@ install:
script: script:
- gbp buildpackage --git-ignore-branch --git-ignore-new -uc -us - gbp buildpackage --git-ignore-branch --git-ignore-new -uc -us
- cd __moose-core_build && ctest --output-on-failure - cd __moose-core_build && ctest --output-on-failure && cd ..
- sudo dpkg -i ../moose*.deb - sudo dpkg -i ../moose*.deb
- cd ~ && python -c 'import moose; moose.test( timeout = 10 )' - cd ~ && python -c 'import moose; moose.test( timeout = 10 )'
- cd ~ && python -c 'import moogli' - cd ~ && python -c 'import moogli'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment