mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-09-18 10:31:28 +00:00
8 lines
86 B
YAML
8 lines
86 B
YAML
machine:
|
|
node:
|
|
version: 4
|
|
|
|
test:
|
|
post:
|
|
- ./bin/codecov -f coverage/*.json
|