Skip to content

Instantly share code, notes, and snippets.

@Getty
Forked from kentfredric/gist:76b859934d4cb68e8d45
Last active August 29, 2015 14:12
Show Gist options
  • Save Getty/b32ca94457b11dd38f9b to your computer and use it in GitHub Desktop.
Save Getty/b32ca94457b11dd38f9b to your computer and use it in GitHub Desktop.
[ProtoTravis]
source = Dist::Zilla::PluginBundle::Author::KENTNL::travis_yml
arg = 1
arg = 1
somemorearg = value
sub travis_yml {
my ( $self, %args ) = @_;
.....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment