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:
parent
4bfd20985d
commit
fb97d20b8e
7 changed files with 117 additions and 43 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue