Skip to content

Commit

Permalink
don't lint on ppc as golangci-lint isn't built there
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hunt <pehunt@redhat.com>
  • Loading branch information
haircommander committed Nov 7, 2019
1 parent 9fb8882 commit 07832e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
script:
- make lint
- hack/verify-go-modules.sh
- stage: Static check
os: linux-ppc64le
script:
- make lint
- hack/verify-go-modules.sh
- stage: Build
os: linux
script:
Expand Down

0 comments on commit 07832e6

Please sign in to comment.