platypush-ci/README.md

13 lines
161 B
Markdown
Raw Permalink Normal View History

2021-02-24 01:09:57 +01:00
# Platypush CI
2021-02-25 10:38:14 +01:00
Continuous integration scripts for Platypush.
## Usage
To run the test suite on the latest master branch:
```shell
./bin/run_ci_tests.sh
```