projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
67d30910cbc5967d00526fda8a9fa799b6d774ce
[platform/framework/web/crosswalk-tizen.git]
/
1
language: node_js
2
node_js:
3
- "0.12"
4
script:
5
- "npm test --coverage"
6
- "npm run-script lint"
7
branches:
8
only:
9
- master
10
notifications:
11
irc:
12
channels:
13
- "irc.freenode.org#esformatter"
14
on_success: change
15
use_notice: true
16
skip_join: true