From 4a66db57f02c02393a49d71ae84b84c7a146b1f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camille=20Eyri=C3=A8s?= Date: Sat, 21 Oct 2017 23:54:47 +0200 Subject: [PATCH] update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ae1b738..2e4de0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,6 @@ before_install: - go get github.com/schollz/mnemonicode - go get github.com/pkg/errors - go get github.com/sirupsen/logrus - + - go get github.com/verybluebot/tarinator-go script: - go test -v