Skip to content
Snippets Groups Projects
Commit d2d76218 authored by Denis Louis's avatar Denis Louis
Browse files

deleting ci file

parent 776f8b48
No related branches found
No related tags found
1 merge request!6merge kevin branch
stages:
- build
build_and_test:
image: rboman/waves
stage: build
script:
- source ./envs/linux-macos.sh
- cd lib && sh ./get_gmsh.sh && cd ..
- mkdir build
- cd build
- cmake ..
- make -j 4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment