diceware/.travis.yml

8 lines
54 B
YAML

language: node_js
node_js:
- "7"
- "8"
- "9"