Skip to content
Snippets Groups Projects
Commit 04d21099 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'master' of gitlab.tiker.net:inducer/pyopencl

parents 2525fe87 afac32fb
No related branches found
No related tags found
No related merge requests found
......@@ -165,9 +165,9 @@ Python 3 Conda Apple:
reports:
junit: test/pytest.xml
PyPy POCL:
PyPy3 POCL:
script:
- export PY_EXE=pypy
- export PY_EXE=pypy3
- export PYOPENCL_TEST=portable:pthread
# On pypy, this seems to install old versions from the package index
......@@ -179,6 +179,8 @@ PyPy 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment