Skip to content

Commit

Permalink
Quick fix for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
mhemeryck committed Nov 20, 2018
1 parent 6b18d97 commit e286d99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ install:
script:
- $GOPATH/bin/goveralls -service=travis-ci

after_success:
- test -n "$TRAVIS_TAG" && docker login -u=mhemeryck -p="$DOCKER_PASSWORD"

deploy:
- provider: script
skip_cleanup: true
Expand Down

0 comments on commit e286d99

Please sign in to comment.