Files
ihrm/node_modules/hash.js/.travis.yml
2023-05-10 15:06:57 +05:30

11 lines
118 B
YAML

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