Skip to content
Snippets Groups Projects
Unverified Commit 67dd4e3e authored by Andreas Klöckner's avatar Andreas Klöckner Committed by GitHub
Browse files

Remove Travis CI badge again: won't show tag build status

parent 82f06c5f
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,7 @@ PyOpenCL: Pythonic Access to OpenCL, with Arrays and Algorithms ...@@ -5,9 +5,7 @@ PyOpenCL: Pythonic Access to OpenCL, with Arrays and Algorithms
:target: https://gitlab.tiker.net/inducer/pyopencl/commits/master :target: https://gitlab.tiker.net/inducer/pyopencl/commits/master
.. image:: https://badge.fury.io/py/pyopencl.png .. image:: https://badge.fury.io/py/pyopencl.png
:target: http://pypi.python.org/pypi/pyopencl :target: http://pypi.python.org/pypi/pyopencl
.. image:: https://travis-ci.org/inducer/pyopencl.svg?branch=master (Also: `Travis CI <https://travis-ci.org/inducer/pyopencl/builds>`_ to build binary wheels for releases, see `#264 <https://github.com/inducer/pyopencl/pull/264>`_)
:target: https://travis-ci.org/inducer/pyopencl
(Travis only builds binary wheels for releases, see `#264 <https://github.com/inducer/pyopencl/pull/264>`_)
PyOpenCL lets you access GPUs and other massively parallel compute PyOpenCL lets you access GPUs and other massively parallel compute
devices from Python. It tries to offer computing goodness in the devices from Python. It tries to offer computing goodness in the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment