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

Bump Py3 CI tests to Py 3.5

parent 2eaf27e1
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -22,15 +22,15 @@ Python 2.7 POCL:
- pocl
except:
- tags
Python 3.4 POCL:
Python 3.5 POCL:
script:
- export PY_EXE=python3.4
- export PY_EXE=python3.5
- 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"
tags:
- python3.4
- python3.5
- pocl
except:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment