Bones/node_modules/concurrently/.travis.yml

10 lines
147 B
YAML
Raw Normal View History

2017-05-17 13:45:25 -04:00
language: node_js
node_js:
- '0.12'
- '0.11'
before_script:
- npm install -g mocha
notifications:
email:
- kimmobrunfeldt+concurrent@gmail.com