mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-18 03:56:52 +02:00
removed debug line
This commit is contained in:
parent
b6a50fa54c
commit
8a848a98e2
@ -2,7 +2,6 @@ language: go
|
||||
go: 1.7.4
|
||||
install: make setup
|
||||
script:
|
||||
- ls $GOPATH/bin
|
||||
- make ci
|
||||
after_success: test -n "$TRAVIS_TAG" && go run main.go
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user