mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update .travis.yml
This commit is contained in:
parent
4280f86362
commit
d4875c1064
@ -5,8 +5,8 @@ go:
|
|||||||
- 1.9.x
|
- 1.9.x
|
||||||
|
|
||||||
install:
|
install:
|
||||||
go get -v
|
- go get -v
|
||||||
go get -v github.com/bitly/go-simplejson
|
- go get -v github.com/bitly/go-simplejson
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cp ./config_sample.json ./config.json
|
- cp ./config_sample.json ./config.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user