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

Build on travis is local shell script.

parent f01cb8c1
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,4 @@ install:
- sudo ldconfig /usr/lib64
script:
- gbp buildpackage --git-ignore-branch --git-ignore-new -uc -us
- cd __moose-core_build && ctest --output-on-failure && cd ..
- sudo dpkg -i ../moose*.deb
- cd ~ && python -c 'import moose; moose.test( timeout = 10 )'
- cd ~ && python -c 'import moogli'
- ./build_on_travis.sh
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