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

This should pass on travis.

parent b3b6bed7
No related branches found
No related tags found
No related merge requests found
...@@ -50,5 +50,4 @@ install: ...@@ -50,5 +50,4 @@ install:
script: script:
- ./.travis_build.sh - ./.travis_build.sh
- sudo dpkg -i ../moose*.deb - sudo dpkg -i ../moose*.deb
- python -c 'import moose' - python -c 'import moose;print(moose.version());print(moose.__file__)'
- python -c 'import moogli'
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