From 653ac6bcd8c66483e047c9656e1c07c1364bd8d4 Mon Sep 17 00:00:00 2001 From: Timothy Date: Thu, 26 Oct 2017 22:29:49 -0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1254ad9..b33370e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: install: go get -v + go get -v github.com/bitly/go-simplejson script: - cp ./config_sample.json ./config.json