schildi-web/.travis.yml

7 lines
128 B
YAML
Raw Normal View History

2016-08-25 06:56:49 -04:00
language: node_js
node_js:
2016-08-25 09:26:56 -04:00
- 6 # node v6, to match jenkins
install:
2017-05-17 13:20:25 -04:00
- scripts/fetch-develop.deps.sh
- npm install