diff --git a/.travis.yml b/.travis.yml index d8e9773d0..29dc8f65f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,6 @@ install: script: - cd g/os/gfile - - cd testfile/havefile1 - GOARCH=386 go test -v ./... - GOARCH=amd64 go test -v ./... -race -coverprofile=coverage.txt -covermode=atomic