travis
travis copied to clipboard
packages in packagist.org only has lowercase letters. Need to cater the templates for this
trafficstars
The packages in packagist are lower case always.
I usually have my repos in GitHub named in CamelCased for those people who wished to install via GitHub.
The templates inside the travis should consider this scenario
Feel free to provide a PR here.