Skip to content

Commit

Permalink
ci(travis): use major.minor for semantic-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Dec 21, 2019
1 parent 5989bb9 commit 66c4d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
# Deprecated `skip_cleanup` can now be avoided, `cleanup: false` is by default
edge: true
# Run `semantic-release`
script: 'npx semantic-release@15.13'
script: 'npx semantic-release@15.14'

0 comments on commit 66c4d9f

Please sign in to comment.