Skip to content

Commit b44d28d

Browse files
chore(travis): remove publish dependencies
1 parent 8a09011 commit b44d28d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
language: go
22
go:
33
- 1.14.x
4-
install:
5-
- nvm install 10
6-
- go get github.com/mitchellh/gox
7-
- go get github.com/tcnksm/ghr
84
before_script:
95
- go build ./cmd/semantic-release/
106
after_success:

0 commit comments

Comments
 (0)