Skip to content

Commit 273ce3e

Browse files
committed
build(semantic release): Attempt #2 to fix travis file for semantic release
1 parent f1b7a4d commit 273ce3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ before_install:
1515

1616
install:
1717
- pip install --user bumpversion
18+
- npm install -g semantic-release
1819
- npm install -g @semantic-release/exec
1920
- bundle install
2021

0 commit comments

Comments
 (0)