mirror of
				https://github.com/smallnest/rpcx.git
				synced 2025-10-31 19:32:45 +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
	 smallnest
					smallnest