Skip to content

Commit ae8ca3a

Browse files
committed
fix(bumpversion): Install semantic release plugins
1 parent 42a807c commit ae8ca3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ install:
1616
- pip install bumpversion
1717
- ./Travis/installUnity.sh
1818
- npm install @semantic-release/exec
19+
- npm install @semantic-release/git
20+
- npm install @semantic-release/changelog
1921
before_script:
2022
- chmod a+x ./Travis/createProject.sh
2123
- chmod a+x ./Travis/installSDK.sh

0 commit comments

Comments
 (0)