Skip to content
Snippets Groups Projects

Use Pypy3 in Gitlab CI

Merged Andreas Klöckner requested to merge pypy3-gitlab-ci into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -179,6 +179,8 @@ PyPy3 POCL:
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
- ". ./build-and-test-py-project.sh"
allow_failure: true
tags:
- pypy
- pocl
Loading