travis: add 1.10.x version

This commit is contained in:
nadoo 2018-03-25 10:37:53 +08:00
parent 6cf3070d7d
commit d7c12ab2ab
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
language: go
go:
- 1.9
- tip
- "1.9.x"
- "1.10.x"
- master

View File

@ -9,7 +9,7 @@ import (
)
// VERSION .
const VERSION = "0.5.1"
const VERSION = "0.5.2"
func dialerFromConf() Dialer {
// global forwarders in xx.conf