mirror of
				https://github.com/smallnest/rpcx.git
				synced 2025-10-31 11:26:56 +08:00 
			
		
		
		
	update travis.yml
This commit is contained in:
		| @@ -1,5 +1,3 @@ | ||||
| // +build consul | ||||
|  | ||||
| package serverplugin | ||||
|  | ||||
| import ( | ||||
| @@ -22,7 +20,7 @@ func TestConsulRegistry(t *testing.T) { | ||||
| 	} | ||||
| 	err := r.Start() | ||||
| 	if err != nil { | ||||
| 		t.Fatal(err) | ||||
| 		return | ||||
| 	} | ||||
| 	s.Plugins.Add(r) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 smallnest
					smallnest