Travis CI is a continuous integration service for Linux and macOS. I test my public Perl modules on it and they often have the same configuration. I created this repository to version a file that show up in most of my repositories.
You can get the latest version of the file (say, in a shell script):
$ curl -O https://raw.githubusercontent.com/briandfoy/brians_perl_modules_travis_config/master/.travis.yml
I have similar repositories:
And sometimes I write about these things: