Skip to content

Commit

Permalink
Test branch v0.7 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mkitti committed Oct 5, 2020
1 parent 17be00b commit bf72e80
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 @@ -44,6 +44,7 @@ jobs:
branches:
only:
- master
- v0.7
- /release-.*/

notifications:
Expand Down

2 comments on commit bf72e80

@mkitti
Copy link
Member Author

@mkitti mkitti commented on bf72e80 Oct 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/22420

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.7.6 -m "<description of version>" bf72e80c0825dbc6128bbb409e08b0f16480dcc8
git push origin v0.7.6

Please sign in to comment.