Skip to content
Snippets Groups Projects
Commit 9dd9c937 authored by HarshaRani's avatar HarshaRani
Browse files

Merge branch 'master' of http://github.com/bhallalab/moose

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