mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
update travis ci config
This commit is contained in:
parent
fd85cd8896
commit
413c2dc983
@ -1,7 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
@ -14,4 +12,4 @@ script:
|
||||
- gometalinter --install
|
||||
- gometalinter --config=./gometalinter.json --vendor ./...
|
||||
- cp ./config_sample.json ./config.json
|
||||
- go test -v ./...
|
||||
- go test -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user