wazuh-kibana-app/.travis.yml

16 lines
166 B
YAML
Raw Normal View History

language: node_js
node_js:
- "stable"
- "6"
cache:
directories:
- node_modules
notifications:
email: false
branches:
only:
2017-10-30 10:56:16 +00:00
- "3.0-rebrand"