Changeset 9703


Ignore:
Timestamp:
Mar 3, 2015, 5:18:25 PM (9 years ago)
Author:
steve
Message:

Added in a coveralls badge

Location:
trunk/anuga_core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/README.rst

    r9668 r9703  
    11.. image:: https://travis-ci.org/stoiver/anuga_core.svg?branch=master
    22    :target: https://travis-ci.org/stoiver/anuga_core
     3   
     4
     5.. image:: https://coveralls.io/repos/stoiver/anuga_core/badge.svg?branch=master
     6  :target: https://coveralls.io/r/stoiver/anuga_core?branch=master
     7
     8
    39
    410=====
     
    3137------------
    3238
    33 For installation instructions, see `INSTALL.rst <https://github.com/stoiver/anuga_core/blob/master/INSTALL.rst>`_
     39For installation instructions, see
     40`INSTALL.rst <https://github.com/stoiver/anuga_core/blob/master/INSTALL.rst>`_
    3441
    3542
  • trunk/anuga_core/anuga/__init__.py

    r9702 r9703  
    133133    from os.path import join
    134134    from anuga.config import indent
    135 
    136 
    137135
    138136    #----------------------------
Note: See TracChangeset for help on using the changeset viewer.