We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0996c7 commit 1702ad9Copy full SHA for 1702ad9
1 file changed
.travis.yml
@@ -26,8 +26,8 @@ script:
26
- ./Travis/installSDK.sh
27
# - ./Travis/runTests.sh
28
# - ./Travis/build.sh
29
+- git reset --hard
30
deploy:
- - git reset --hard
31
- provider: script
32
skip_cleanup: true
33
script: npx semantic-release
0 commit comments