make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-none-0:
name: cur-none-0
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-dbg-zts-0:
name: cur-dbg-zts-0
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-dbg-zts-1:
name: cur-dbg-zts-1
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-dbg-zts-2:
name: cur-dbg-zts-2
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-dbg-zts-3:
name: cur-dbg-zts-3
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
cur-cov-0:
name: cur-cov-0
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
- name: Coverage
if: success()
run: |
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
- name: Coverage
if: success()
run: |
make -f scripts/ci/Makefile pecl PECL=m6w6/ext-raphf.git:raphf:master
- name: Build
run: |
- make -f travis/pecl/Makefile ext PECL=http
+ make -f scripts/ci/Makefile ext PECL=http
- name: Test
run: |
- make -f travis/pecl/Makefile test
+ make -f scripts/ci/Makefile test
- name: Coverage
if: success()
run: |