02c277cf565442030e30e6a6ec3e7dad1d36556d
[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-iterator@medikoo.com
10
11 script: "npm test && npm run lint"