mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-22 08:43:16 +01: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
|