inline-critical/.travis.yml
2016-02-04 00:20:17 +01:00

6 lines
63 B
YAML

sudo: false
language: node_js
node_js:
- "stable"
- "0.12"