Task<AppVeyorProjectHistory> GetProjectHistory(string accountName, string projectSlug, int recordsPerPage, Nullable<int> startBuildId = null, string branch = null)
Task