Continuous integration scripts for Platypush.
Go to file
Fabio Manganiello d6c236a5b1 Don't redirect grep output to /dev/null, otherwise we lose reference of the tests log 2021-02-27 20:57:59 +01:00
bin Don't redirect grep output to /dev/null, otherwise we lose reference of the tests log 2021-02-27 20:57:59 +01:00
.gitignore Using a temporary directory for the tests 2021-02-24 22:34:35 +01:00
README.md Update README.md 2021-02-25 10:38:14 +01:00

README.md

Platypush CI

Continuous integration scripts for Platypush.

Usage

To run the test suite on the latest master branch:

./bin/run_ci_tests.sh