Skip to content
Snippets Groups Projects

New opam-based CI and build system

Merged Ralf Jung requested to merge ci into master
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,6 +6,7 @@ lrust-coq8.5.3:
script:
# prepare
- . build/opam-ci.sh 'coq 8.5.3' 'coq-mathcomp-ssreflect 1.6'
- opam pin remove PACKAGE
# build
- 'time make -j8'
cache:
Loading