summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1ef29b64..5172bffe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,5 +20,4 @@ install:
- go get -u "github.com/stretchr/testify/assert"
script:
- - go test -race -v
- - go test -bench=. -benchmem \ No newline at end of file
+ - go test -race -v \ No newline at end of file