4c4accb6b1ffb0ba90a037402ef9d5694bdd7276
[platform/framework/web/crosswalk-tizen.git] /
1 language: node_js
2 node_js:
3   - 0.8
4   - 0.10
5   - 0.11
6
7 notifications:
8   email:
9     - medikoo+es6-set@medikoo.com
10
11 script: "npm test && npm run lint"