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

Merge branch 'master' of github.com:TimothyYe/godns

This commit is contained in:
Timothy 2017-10-30 14:44:54 +08:00
commit cd798db786

View File

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