Skip to content

Commit 3b7d618

Browse files
author
jbiggsets
committed
updating badges
1 parent e89cabf commit 3b7d618

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
FactorAnalyzer
22
--------------
33

4-
.. image:: https://circleci.com/gh/EducationalTestingService/factor_analyzer/tree/master.svg?style=shield
5-
:alt: Build status
6-
:target: https://circleci.com/gh/EducationalTestingService/factor_analyzer
4+
.. image:: https://img.shields.io/travis/EducationalTestingService/factor_analyzer/master.svg
5+
:alt: Build status
6+
:target: https://travis-ci.org/EducationalTestingService/factor_analyzer
77

8-
.. image:: https://coveralls.io/repos/github/EducationalTestingService/factor_analyzer/badge.svg?branch=master
9-
:target: https://coveralls.io/github/EducationalTestingService/factor_analyzer?branch=master
8+
.. image:: https://codecov.io/gh/EducationalTestingService/factor_analyzer/branch/master/graph/badge.svg
9+
:target: https://codecov.io/gh/EducationalTestingService/factor_analyzer
1010

11-
.. image:: https://anaconda.org/desilinguist/factor_analyzer/badges/installer/conda.svg
12-
:target: https://anaconda.org/desilinguist/factor_analyzer/
11+
.. image:: https://anaconda.org/ets/factor_analyzer/badges/installer/conda.svg
12+
:target: https://anaconda.org/ets/factor_analyzer/
1313

1414

1515
This is a Python module to perform exploratory and factor analysis (EFA), with several

0 commit comments

Comments
 (0)