fix compilation error on 386
Update github.com/safchain/ethtool to fix the compilation error on 386. Also added 386 to the tarvis yaml. Fixes #322 Signed-off-by: Moshe Levi <moshele@mellanox.com>
This commit is contained in:
@ -11,6 +11,7 @@ env:
|
||||
- PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||
- CGO_ENABLED=0
|
||||
matrix:
|
||||
- TARGET=386
|
||||
- TARGET=amd64
|
||||
- TARGET=arm
|
||||
- TARGET=arm64
|
||||
|
Reference in New Issue
Block a user