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