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 2017-07-19 21:56:32 +08:00 committed by GitHub
parent 3812d21c42
commit 917e9899d2

View File

@ -1,8 +1,7 @@
language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
script:
- cp ./config_sample.json ./config.json