Skip to content

Commit

Permalink
only jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed May 17, 2020
1 parent 256cdd9 commit b0370f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ julia:
- 1.0
- 1.4
- nightly
matrix:
allow_failures:
- julia: nightly

This comment has been minimized.

Copy link
@tlienart

tlienart May 17, 2020

Author Collaborator
notifications:
email: false
after_success:
Expand Down

1 comment on commit b0370f8

@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/14906

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.3.4 -m "<description of version>" b0370f80bf395bec5ac71b736901eaffc5eebf22
git push origin v0.3.4

Please sign in to comment.