mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 17:31:59 +08:00
Update Readme with coveralls
This commit is contained in:
@@ -22,6 +22,9 @@ Tests:
|
||||
Build Status:
|
||||
[](https://travis-ci.org/simpeg/simpeg)
|
||||
|
||||
Coverage Status:
|
||||
[](https://coveralls.io/r/simpeg/simpeg?branch=master)
|
||||
|
||||
Bugs & Issues:
|
||||
[https://github.com/simpeg/simpeg/issues](https://github.com/simpeg/simpeg/issues)
|
||||
|
||||
|
||||
+9
-1
@@ -71,12 +71,20 @@ Miscellaneous
|
||||
api_license
|
||||
api_Tests
|
||||
|
||||
* Master Branch
|
||||
* Travis-CI Testing
|
||||
.. image:: https://travis-ci.org/simpeg/simpeg.svg?branch=master
|
||||
:target: https://travis-ci.org/simpeg/simpeg
|
||||
:alt: Master Branch
|
||||
:align: center
|
||||
|
||||
* Coveralls Testing
|
||||
.. image:: https://coveralls.io/repos/simpeg/simpeg/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/simpeg/simpeg?branch=master
|
||||
:alt: Coveralls
|
||||
:align: center
|
||||
|
||||
|
||||
|
||||
Projects Using SimPEG
|
||||
*********************
|
||||
|
||||
|
||||
@@ -2,3 +2,4 @@ numpy
|
||||
scipy
|
||||
ipython
|
||||
matplotlib
|
||||
cython
|
||||
|
||||
Reference in New Issue
Block a user