aboutsummaryrefslogtreecommitdiff
path: root/.builds/debian.yml
blob: bcba5fcbd9bb942cce70ecd7492f187356ce57bb (plain)
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