inline-critical/.travis.yml

7 lines
63 B
YAML

sudo: false
language: node_js
node_js:
- "6"
- "5"
- "4"