Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
snajder-r committed Jun 10, 2022
1 parent 50316b2 commit 7b0ce48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ branches:
only:
- main
- dev
before_install:
- pip install -U importlib_metadata
install:
- pip install meth5
script: true
Expand Down
2 changes: 2 additions & 0 deletions versipy_templates/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ branches:
only:
- main
- dev
before_install:
- pip install -U importlib_metadata
install:
- pip install meth5
script: true
Expand Down

0 comments on commit 7b0ce48

Please sign in to comment.