Skip to content

Commit f0996c7

Browse files
committed
build(travis): Reset the repo before deploying
1 parent 306ff87 commit f0996c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ script:
2727
# - ./Travis/runTests.sh
2828
# - ./Travis/build.sh
2929
deploy:
30+
- git reset --hard
3031
- provider: script
3132
skip_cleanup: true
3233
script: npx semantic-release

0 commit comments

Comments
 (0)