Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Commit

Permalink
Fixed link to Travis CI in Readme badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainhalle committed Apr 26, 2018
1 parent a9202f6 commit 06ace15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Cornipickle: a runtime monitor for layout constraints
=====================================================

[![Travis](https://img.shields.io/travis/liflab/cornipickle.svg?style=flat-square)]()
[![Travis](https://img.shields.io/travis/liflab/cornipickle.svg?style=flat-square)](https://travis-ci.org/liflab/cornipickle)
[![SonarQube Coverage](https://sonarcloud.io/api/project_badges/measure?project=liflab%3Acornipickle&metric=coverage)](https://sonarcloud.io/dashboard?id=liflab%3Acornipickle)

Cornipickle is an automated testing tool that can verify declarative properties
Expand Down

0 comments on commit 06ace15

Please sign in to comment.