NAME
travis-open - Open a browser window with the Travis-CI URL of the repository which you are currently inside of
VERSION
version 0.000008
SYNOPSIS
# open Travis-CI URL of "origin" in your default browser
gh-open
# open Travis-CI of "upstream" remote in your default browser
gh-open upstream
AUTHOR
Olaf Alders <olaf@wundercounter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Olaf Alders.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.