regexper-static/.travis.yml

7 lines
96 B
YAML

language: node_js
node_js:
- "4.1"
before_script:
- npm install -g gulp
script: gulp verify