backoffice/node_modules/hash.js/.travis.yml

10 lines
99 B
YAML

sudo: false
language: node_js
node_js:
- "4"
- "6"
- "stable"
branches:
only:
- master