mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
add travis config file
This commit is contained in:
parent
21ea4f905f
commit
95bcdb15b6
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
language: go
|
||||||
|
go:
|
||||||
|
- 1.1
|
||||||
|
- 1.2
|
||||||
|
- release
|
||||||
|
- tip
|
||||||
|
|
||||||
|
script:
|
||||||
|
- go test -v ./...
|
Loading…
x
Reference in New Issue
Block a user