Skip to content

Commit

Permalink
Run PyPy test against pocl
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Sep 22, 2015
1 parent 8d10453 commit fa77bb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -85,10 +85,10 @@ Python 2.7 Apple:
- apple
except:
- tags
PyPy Intel CPU:
PyPy POCL:
script:
- export PY_EXE=pypy
- export PYOPENCL_TEST="intel(r):pu"
- export PYOPENCL_TEST=portable
- export EXTRA_INSTALL="numpy mako"
- 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"
Expand Down

0 comments on commit fa77bb4

Please sign in to comment.