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

Merge commit 'fa6de11c' into chamcham

parents adb18d6a fa6de11c
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ install:
script:
- # Making sure no python incompatible file is added.
- python -m compileall -q .
- python3 -m compileall -q .
- python -c 'import moose'
- python -c 'import moogli'
- # More tests here for gui.
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