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 2017-10-26 22:30:52 -05:00 committed by GitHub
parent 653ac6bcd8
commit 4e1084fada

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.7
- 1.8
- 1.9
- 1.7.x
- 1.8.x
- 1.9.x
install:
go get -v