Skip to content
Snippets Groups Projects
Commit 64cc1fb8 authored by Michele Alberti's avatar Michele Alberti Committed by Virgile Prevosto
Browse files

[CI] Add new test target to frama-clang pipeline.

parent 6de482be
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,16 @@ git-update:
tags:
- nix
Tests:
tests-on-llvm-9:
stage: tests
script:
- nix/frama-ci.sh build -A frama-clang.tests
tags:
- nix
tests-on-llvm-10:
stage: tests
script:
- nix/frama-ci.sh build -A frama-clang.on-llvm10.tests
tags:
- nix
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