mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
typo
This commit is contained in:
parent
7c24509724
commit
51fff6f937
@ -5,7 +5,7 @@ install:
|
||||
- gem install fpm
|
||||
script:
|
||||
- make test
|
||||
- go run --skip-validate --skip-publish
|
||||
- go run main.go --skip-validate --skip-publish
|
||||
after_success:
|
||||
- go get github.com/mattn/goveralls
|
||||
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken="$COVERALLS_TOKEN"
|
||||
|
Loading…
Reference in New Issue
Block a user