Skip to content

Commit 1702ad9

Browse files
committed
build(travis): Moved the reset to scripts
1 parent f0996c7 commit 1702ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ script:
2626
- ./Travis/installSDK.sh
2727
# - ./Travis/runTests.sh
2828
# - ./Travis/build.sh
29+
- git reset --hard
2930
deploy:
30-
- git reset --hard
3131
- provider: script
3232
skip_cleanup: true
3333
script: npx semantic-release

0 commit comments

Comments
 (0)