mocha-froth/.travis.yml

11 lines
84 B
YAML

language: node_js
node_js:
- stable
install:
- npm install
script:
- npm test