diff --git a/README.rst b/README.rst
index e82218b8fcdf36f0e17e187a6271f88b8951e8c4..bc8a29cf66226fb5e5f3a9004f9a9104d50268d8 100644
--- a/README.rst
+++ b/README.rst
@@ -5,9 +5,7 @@ PyOpenCL: Pythonic Access to OpenCL, with Arrays and Algorithms
    :target: https://gitlab.tiker.net/inducer/pyopencl/commits/master
 .. image:: https://badge.fury.io/py/pyopencl.png
    :target: http://pypi.python.org/pypi/pyopencl
-.. image:: https://travis-ci.org/inducer/pyopencl.svg?branch=master
-   :target: https://travis-ci.org/inducer/pyopencl
-(Travis only builds binary wheels for releases, see `#264 <https://github.com/inducer/pyopencl/pull/264>`_)
+(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>`_)
 
 PyOpenCL lets you access GPUs and other massively parallel compute
 devices from Python. It tries to offer computing goodness in the