From ebc0a2e6df1ce9449bfae004b69721b5bef20522 Mon Sep 17 00:00:00 2001 From: akuma Date: Mon, 17 Jun 2019 21:18:08 +0200 Subject: [PATCH] Fixing test issue --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 31333fa5..3796ce6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ before_install: - go get github.com/anacrolix/torrent before_script: - go vet +script: - go test -v ./... after_success: - overalls -project=github.com/NyaaPantsu/nyaa -covermode=count -debug