9181d7823d86b8c41d58eb6c38bdff3075463dd1
[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-map@medikoo.com
10
11 script: "npm test && npm run lint"