Skip to content

Commit c082b0a

Browse files
committed
1 parent a7d0bee commit c082b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ after_success:
2323

2424
before_deploy:
2525
- export TRAVIS_TAG=v0.2.0
26-
- git tag $TRAVIS_TAG
26+
- git tag $TRAVIS_TAG --force
2727

2828
deploy:
2929
provider: releases

0 commit comments

Comments
 (0)