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 Ye 2016-05-26 12:40:10 +08:00
parent 22924aabc7
commit 78f33ffed7

View File

@ -3,8 +3,7 @@ go:
- 1.4
- 1.5
- 1.6
- release
- tip
script:
- cp ./config_sample.json ./config.json
- go test -v ./...