projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
cc060cb017c63dcd0a2726343afa7df68e9cdbbb
[platform/framework/web/crosswalk-tizen.git]
/
1
language: node_js
2
3
node_js:
4
- 0.10
5
- 0.11
6
7
before_script:
8
- "npm install -g grunt-cli"
9
- "npm install"
10
11
script:
12
- "npm run build"
13
14
notifications:
15
email:
16
- ram@hiddentao.com