Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
ci: clear travis config warnings
Browse files Browse the repository at this point in the history
Fixes: #2957

Signed-off-by: bin liu <[email protected]>
  • Loading branch information
liubin committed Sep 16, 2020
1 parent 911a495 commit e5f3b6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# SPDX-License-Identifier: Apache-2.0
#

sudo: required
dist: xenial

language: go
Expand All @@ -16,7 +15,7 @@ os:
- linux
- linux-ppc64le

matrix:
jobs:
allow_failures:
- os: linux-ppc64le

Expand Down

0 comments on commit e5f3b6d

Please sign in to comment.