fix: travis
diff --git a/erpnext/healthcare/setup.py b/erpnext/healthcare/setup.py
index 2087f49..224dc8d 100644
--- a/erpnext/healthcare/setup.py
+++ b/erpnext/healthcare/setup.py
@@ -198,7 +198,8 @@
 	 {
 	  "doctype": "Healthcare Service Unit",
 	  "healthcare_service_unit_name": "All Healthcare Service Units",
-	  "is_group": 1
+	  "is_group": 1,
+	  "company": "Wind Power LLC"
 	 }
 	]
 	insert_record(record)