diff --git a/.travis.yml b/.travis.yml index 2b63df0..3fd31b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,3 +39,4 @@ script: - go test -v -run TestUnpackUint64BE - go test -v -run TestUnpackUint32BE - go test -v -run TestUnpackUint16BE + - go test -v -run TestX8664LinuxShell