Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
updates .travis.yml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Seklfreak committed Aug 18, 2017
1 parent d5a3680 commit 1636c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install:
script:
#- diff <(gofmt -d .) <(echo -n)
- go vet -x ./...
- golint ./...
#- golint ./...
- go test -v -race ./...
- gox -output="bin/discord-image-downloader-go-{{.OS}}-{{.Arch}}" -osarch="windows/amd64"
deploy:
Expand Down

0 comments on commit 1636c5f

Please sign in to comment.