Update README.md
This commit is contained in:
parent
6d11befea1
commit
c77d1a15e5
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# Platypush CI
|
||||
|
||||
Continuous integration scripts for Platypush.
|
||||
Continuous integration scripts for Platypush.
|
||||
|
||||
## Usage
|
||||
|
||||
To run the test suite on the latest master branch:
|
||||
|
||||
```shell
|
||||
./bin/run_ci_tests.sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue