aboutsummaryrefslogtreecommitdiff
blob: b5964fff08d2944d709b73449cbb68f116cff8cc (plain)
1
2
3
4
check_rpython_annotations:
    image: octobus/ci-for-pypy
    script:
      - (cd pypy/goal; python2 ../../rpython/bin/rpython --batch -O2 --annotate targetpypystandalone)