The Wayback Machine - https://web.archive.org/web/20211105034800/https://github.com/swoole/swoole-src/tree/master/travis
Skip to content
master
Switch branches/tags
swoole-src/travis/
swoole-src/travis/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Travis tests

The automated test scripts in this directory can not only run on Travis CI. Powered by docker container technology, it can run on any systems. You only need to run the route.sh script to create containers of multiple PHP environments then it will run Swoole's build tests and unit tests on multiple systems automatically.

With special branch

TRAVIS_BRANCH=alpine ./route.sh

Enter the container

You can cancel the unit test by CTRL+C

docker exec -it -e LINES=$(tput lines) -e COLUMNS=$(tput cols) swoole /bin/bash
Morty Proxy This is a proxified and sanitized view of the page, visit original site.