element-web/.travis.yml
2017-05-17 18:20:25 +01:00

6 lines
128 B
YAML

language: node_js
node_js:
- 6 # node v6, to match jenkins
install:
- scripts/fetch-develop.deps.sh
- npm install