Skip to content

Commit

Permalink
Update Travis links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gothub committed Feb 7, 2022
1 parent 912c5e6 commit d6692aa
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 @@
# metadig-engine
The Java project for MetaDig

[![](https://travis-ci.com/NCEAS/metadig-engine.svg?branch=main)](https://travis-ci.com/NCEAS/metadig-engine)
[![](https://api.travis-ci.com/NCEAS/metadig-engine.svg?branch=main)](https://api.travis-ci.com/repos/NCEAS/metadig-engine)

The Metadata Quality Engine is a flexible engine for managing and executing metadata quality checks on a wide variety of metadata documents.
Quality Checks are organized into Suites that can be stored and managed by the engine before ultimately being run against input metadata documents.
Expand Down

0 comments on commit d6692aa

Please sign in to comment.