wazuh-kibana-app/.travis.yml
Jesús Ángel González Novez cde85638f0 Updated travis config file
2017-10-30 11:56:16 +01:00

16 lines
166 B
YAML

language: node_js
node_js:
- "stable"
- "6"
cache:
directories:
- node_modules
notifications:
email: false
branches:
only:
- "3.0-rebrand"