Skip to content
Snippets Groups Projects
Commit bceec0ff authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Add a simple test

parent 89b1faa5
Branches
No related tags found
1 merge request!6Create CI
......@@ -4,4 +4,7 @@ before_script:
- cd swiftsim
- ./autogen
- ./configure --with-subgrid=GEAR
- make -j 4
\ No newline at end of file
- make -j 4
test_build:
- python setup.py build
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment