Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mimic-iii/buildmimic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ This directory contains scripts that can be used to create a new instance of the

## Automated tests (PostgreSQL scripts only)

Pushing to this repository triggers [a simple set of tests](https://github.com/MIT-LCP/mimic-code/tree/main/mimic-iii/tests) to run on [Travis CI](https://travis-ci.org/). The status of the tests is [![Build Status](https://travis-ci.org/MIT-LCP/mimic-code.svg?branch=main)](https://travis-ci.org/MIT-LCP/mimic-code)
Pushing to this repository triggers [CI workflows](https://github.com/MIT-LCP/mimic-code/actions) (including tests under [mimic-iii/tests](https://github.com/MIT-LCP/mimic-code/tree/main/mimic-iii/tests)).