summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-01-28 14:40:11 +0300
committerWolfy-J <[email protected]>2018-01-28 14:40:11 +0300
commitadba52bb949fc9a44934779560b8e1a14cff4dee (patch)
treefed9d7afb45b32a1096d40ced7eef4ef61b41411 /.travis.yml
parentab2e23438a2ee17494ad575b62d1b092514e5545 (diff)
no bench
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