diff --git a/.travis.yml b/.travis.yml index a0b3d42..b4e8903 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,5 +23,5 @@ install: script: - go test -v ./... -after_success: - - go test -v -short -bench . -run=^$ ./... +#after_success: +# - go test -v -short -bench . -run=^$ ./...