Skip to content
Snippets Groups Projects
Commit c0d7342f authored by François Bobot's avatar François Bobot
Browse files

Try new continuous integration inside gitlab-ci

parent 5b0c9d1f
No related branches found
No related tags found
No related merge requests found
Tests: Tests:
script: script:
- eval `opam config env` - ~oci/oci/bin/bf_client.native xpra --socket ~oci/data/oci-data/oci.socket --rootfs 1 --frama-c master --E-ACSL $(git rev-parse HEAD) E-ACSL
- autoconf
- "./configure"
- make -j 12
- make PTESTS_OPTS="-error-code -j 4" tests -j 12
- make clean
tags: tags:
except: except:
- tags - tags
\ No newline at end of file
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