Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix travis links again
  • Loading branch information
mathisloevenich authored Oct 8, 2020
1 parent d69a92d commit 40bff92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# HTCAnalyse

[![Build Status](https://travis-ci.org/psyinfra/HTCAnalyser.svg?branch=master)](https://travis-ci.org/psyinfra/HTCAnalyser)
[![codecov](https://codecov.io/gh/psyinfra/HTCAnalyser/branch/master/graph/badge.svg)](https://codecov.io/gh/psyinfra/HTCAnalyser)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d8fff0409968467d855a0efbf2ab8f7d)](https://www.codacy.com/gh/psyinfra/HTCAnalyser?utm_source=github.com&utm_medium=referral&utm_content=psyinfra/HTCAnalyser&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/psyinfra/htcompact.svg?branch=master)](https://travis-ci.org/psyinfra/htcompact)
[![codecov](https://codecov.io/gh/psyinfra/htcompact/branch/master/graph/badge.svg)](https://codecov.io/gh/psyinfra/htcompact)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d8fff0409968467d855a0efbf2ab8f7d)](https://www.codacy.com/gh/psyinfra/htcompact?utm_source=github.com&utm_medium=referral&utm_content=psyinfra/htcompact&utm_campaign=Badge_Grade)

Search through HTCondor log files to extract information, identify patterns, and
even build graphs (such as resource utilization).
Expand Down

0 comments on commit 40bff92

Please sign in to comment.