Ship with @zeit/ncc

This commit is contained in:
Shivam Mathur
2019-11-24 05:14:53 +05:30
parent 3f6c88dec7
commit 1db0b0651d
37 changed files with 2628 additions and 3004 deletions

View File

@ -65,7 +65,7 @@ jobs:
run: curl -s https://codecov.io/bash | bash -s -- -t ${{secrets.CODECOV_TOKEN}} -f coverage/clover.xml -n github-actions-codecov-${{ matrix.operating-system }}-php${{ matrix.php-versions }}
- name: Setup PHP with extensions and custom config
run: node lib/install.js
run: node dist/index.js
env:
php-version: ${{ matrix.php-versions }}
extension-csv: mbstring, xdebug, pcov #optional