File tree 3 files changed +3
-27
lines changed
3 files changed +3
-27
lines changed Original file line number Diff line number Diff line change 8
8
- uses : actions/checkout@v1
9
9
- name : install dependencies
10
10
run : sudo apt update -y && sudo apt install -y googletest libgtest-dev libboost-stacktrace-dev
11
+ - name : print info
12
+ run : php -v && php-config
11
13
- name : build
12
14
run : cmake . && make VERBOSE=1 -j$(nproc)
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
<img width =" 400 " alt =" Swoole Logo " src =" logo.png " />
3
3
</h1 >
4
4
5
- [ ![ Build Status] ( https://api.travis-ci.org/swoole /phpx.svg )] ( https://travis-ci.org/swoole /phpx )
5
+ [ ![ Build Status] ( https://github.com/matyhtf /phpx/workflows/libphpx/badge .svg )] ( https://github.com/matyhtf /phpx/actions?query=workflow%3Alibphpx )
6
6
[ ![ License] ( https://img.shields.io/badge/license-apache2-blue.svg )] ( LICENSE )
7
7
8
8
C++ wrapper for Zend API
You can’t perform that action at this time.
0 commit comments