@@ -16,20 +16,23 @@ Python: 2.7 and 3.4+
1616Build and tests status
1717======================
1818
19- +-------+-------------------------------------------+--------------------------------------------+---------------------------------------------+
20- | Branch | **Linux (Travis) ** | **MacOSX (Travis) ** | **Windows (AppVeyor) ** |
21- +=======+===========================================+============================================+=============================================+
22- | |.. image:: travis-master-icon_ |.. image:: travis-master-icon _ |.. image:: appveyor-master-icon_ |
23- | Master | :target: travis-master-link _ | :target: travis-master-link _ | :target: appveyor-master-link _ |
24- | | :alt: Linux Master branch tests status | :alt: MacOSX Master branch tests status | :alt: Windows Master branch tests status |
25- +-------+-------------------------------------------+--------------------------------------------+---------------------------------------------+
26-
27- .. _travis-master-icon : https://api.travis-ci.org/nexB/license-expression.png?branch=master
28- .. _travis-master-link : https://travis-ci.org/nexB/license-expression
29-
30- .. _appveyor-master-icon : https://ci.appveyor.com/api/projects/status/github/nexB/license-expression?svg=true
31- .. _appveyor-master-link : https://ci.appveyor.com/project/nexB/license-expression
32-
19+ .. |travis-master-icon | image :: https://api.travis-ci.org/nexB/license-expression.png?branch=master
20+ :target: https://travis-ci.org/nexB/license-expression
21+ :alt: MacOSX Master branch tests status
22+ :align: middle
23+
24+ .. |appveyor-master-icon | image :: https://ci.appveyor.com/api/projects/status/github/nexB/license-expression?svg=true
25+ :target: https://ci.appveyor.com/project/nexB/license-expression
26+ :alt: Windows Master branch tests status
27+ :align: middle
28+
29+ +-------+-----------------------+----------------------+------------------------+
30+ | Branch |**Linux (Travis)** |**MacOSX (Travis)** |**Windows (AppVeyor)** |
31+ +=======+=======================+======================+========================+
32+ | | | | |
33+ | Master | |travis-master-icon | | |travis-master-icon | | |appveyor-master-icon | |
34+ | | | | |
35+ +-------+-----------------------+----------------------+------------------------+
3336
3437Source code and download
3538========================
0 commit comments