Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix CL1.1 CI test
  • Loading branch information
inducer committed Nov 30, 2015
1 parent 4bb4089 commit 7d9b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -79,7 +79,7 @@ Python 3.5 POCL CL 1.1:
- 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
- ./configure.py --cl-pretend-version=1.1
- echo "CL_PRETEND_VERSION = '1.1'" > siteconf.py
- ". ./build-and-test-py-project.sh"
tags:
- python3.5
Expand Down

0 comments on commit 7d9b379

Please sign in to comment.