ci: setup GitHub actions

Been having issues with Travis CI, figured time to give GitHub Actions a
go. Also moved over from Coveralls to CodeCov due to some limitations in
coverage format.
This commit is contained in:
Josh Sherman 2020-05-17 14:19:32 -05:00
parent 4bfd20985d
commit fb97d20b8e
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
7 changed files with 117 additions and 43 deletions

View file

@ -1,7 +1,7 @@
{
"name": "joshtronic/randomdate",
"description": "Random time/date generator fully compatible with PHP's date function.",
"version": "0.1.0",
"version": "1.0.0",
"type": "library",
"keywords": [
"random",