mirror of
https://github.com/smallnest/rpcx.git
synced 2025-11-01 03:42:38 +08:00
add build tags for tests to avoid failures in travis
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// +build consul
|
||||||
|
|
||||||
package serverplugin
|
package serverplugin
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
// +build etcd
|
||||||
|
|
||||||
package serverplugin
|
package serverplugin
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
// +build zookeeper
|
||||||
|
|
||||||
package serverplugin
|
package serverplugin
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user