Skip to content

Commit

Permalink
registered merge tests in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simaris committed Dec 29, 2020
1 parent dd21cbe commit 5c1ca51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ script:
- coverage run -a --source=quit tests/test_helpers.py
- coverage run -a --source=quit tests/test_namespace.py
- coverage run -a --source=quit tests/test_provenance.py
- coverage run -a --source=quit tests/merges/test_merge_methods.py

before_deploy:
- mkdir dist
Expand Down

0 comments on commit 5c1ca51

Please sign in to comment.