image: debian/stretch sources: - https://git.sr.ht/~mcf/cc - git://c9x.me/qbe.git environment: PATH: $HOME/qbe/obj:$PATH tasks: - build: | make -C qbe cd cc ./configure make all check bootstrap