1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update .travis.yml

This commit is contained in:
Timothy 2017-10-26 22:29:49 -05:00 committed by GitHub
parent 40576303da
commit 653ac6bcd8

View File

@ -6,6 +6,7 @@ go:
install:
go get -v
go get -v github.com/bitly/go-simplejson
script:
- cp ./config_sample.json ./config.json