Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Wolny committed Feb 28, 2020
1 parent 107f85a commit 52e63b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ In order to create conda package:
1. Make sure that `bumpversion` is installed in your conda env
2. Checkout master branch
3. Run `bumpversion patch` (or `major` or `minor`)
4. Run `git push --follow-tags` (trigger Travis build)
4. Run `git push && git push --tags` (trigger Travis build)
5. The rest is going to be made by Travis (i.e. conda build + upload)

0 comments on commit 52e63b5

Please sign in to comment.