Kevin Daudt bc66a19b49 testing/jfrog-cli: disable on mips64 due to build error
Fails with:

> # github.com/pkg/term/termios
> ../../../../../go/pkg/mod/github.com/pkg/term@v0.0.0-20190109203006-aa71e9d9e942/termios/termios_linux.go:78:61:
> attr.Ispeed undefined (type *syscall.Termios has no field or method Ispeed)
> ../../../../../go/pkg/mod/github.com/pkg/term@v0.0.0-20190109203006-aa71e9d9e942/termios/termios_linux.go:81:61:
> attr.Ospeed undefined (type *syscall.Termios has no field or method Ospeed)
2020-05-30 06:30:02 +00:00
..