1
0
mirror of https://github.com/danog/gift.git synced 2024-11-26 20:04:47 +01:00
gift/.travis.yml
2017-11-06 21:15:26 +08:00

8 lines
71 B
YAML

sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"