We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c70db commit ba6da83Copy full SHA for ba6da83
.travis.yml
@@ -6,8 +6,7 @@ os:
6
7
julia:
8
- 1.0
9
- - 1.2
10
- - 1.3
+ - 1
11
- nightly
12
13
notifications:
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/14733
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 v4.0.2 -m "<description of version>" ba6da8341314b6322bd8a72f9714eac302bb6684 git push origin v4.0.2
2 commit comments
KristofferC commentedon May 14, 2020
@JuliaRegistrator register
JuliaRegistrator commentedon May 14, 2020
Registration pull request created: JuliaRegistries/General/14733
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: