mirror of
https://github.com/Dolibarr/dolibarr
synced 2024-11-22 12:53:18 +00:00
8 lines
142 B
YAML
8 lines
142 B
YAML
language: node_js
|
|
node_js:
|
|
- 8.10.0
|
|
before_script: 'npm install -g zapier-platform-cli'
|
|
script: 'zapier test'
|
|
notifications:
|
|
email: false
|