is-extglob/.travis.yml
2016-09-03 14:17:20 -04:00

6 lines
66 B
YAML

sudo: false
language: node_js
node_js:
- '6'
- '4'
- '0.12'