Skip to content

Commit

Permalink
Remove unnecessary docker pulling images on git branches
Browse files Browse the repository at this point in the history
  • Loading branch information
albertusdev committed Sep 5, 2019
1 parent c98330d commit f8d1961
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 @@ -8,9 +8,6 @@ env:
global:
- GO111MODULE=on GITHUB_USER=irfn

before_install:
- docker pull bepsays/ci-goreleaser

install: make setup
script:
- make test-ci
Expand Down

0 comments on commit f8d1961

Please sign in to comment.