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-09-15 16:55:03 +08:00 committed by GitHub
parent d6fcfcd4f5
commit 2b60374ac0

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.7
- 1.8
- 1.9
install:
go get -v