We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f512e commit ea1230fCopy full SHA for ea1230f
.travis.yml
@@ -23,6 +23,7 @@ install:
23
- npm install @semantic-release/changelog
24
- npm install @semantic-release/git
25
- npm install @semantic-release/github
26
+- rm package-lock.json
27
- ./Travis/installUnity.sh
28
script:
29
- ./Travis/createProject.sh
0 commit comments