We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a807c commit ae8ca3aCopy full SHA for ae8ca3a
1 file changed
.travis.yml
@@ -16,6 +16,8 @@ install:
16
- pip install bumpversion
17
- ./Travis/installUnity.sh
18
- npm install @semantic-release/exec
19
+- npm install @semantic-release/git
20
+- npm install @semantic-release/changelog
21
before_script:
22
- chmod a+x ./Travis/createProject.sh
23
- chmod a+x ./Travis/installSDK.sh
0 commit comments