1 2 3 4 5 6 7 8
image: debian/stretch sources: - https://git.sr.ht/~mcf/cc - git://c9x.me/qbe.git tasks: - build: | make -C qbe PATH=$PWD/qbe/obj:$PATH make -C cc all check bootstrap