Skip to content

Commit

Permalink
Add path to MIMIC-III tests to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
briangow committed May 17, 2021
1 parent 0edeb78 commit 7721bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ install:
- pip install pytest --quiet

script:
- 'pytest tests'
- 'pytest mimic-iii/tests'

0 comments on commit 7721bae

Please sign in to comment.