Skip to content

Commit b09edd4

Browse files
author
vitalie
committed
Remove warning: key :vcs_type is duplicated
1 parent e23de39 commit b09edd4

File tree

1 file changed

+0
-1
lines changed
  • lib/travis/yml/configs/travis

1 file changed

+0
-1
lines changed

lib/travis/yml/configs/travis/repo.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def map(attrs)
3939
github_id: attrs['github_id'],
4040
slug: attrs['slug'],
4141
private: attrs['private'],
42-
vcs_type: attrs['vcs_type'],
4342
permissions: attrs['permissions'],
4443
default_branch: attrs.dig('default_branch', 'name'),
4544
allow_config_imports: allow_config_imports?(attrs),

0 commit comments

Comments
 (0)