2016-10-22 22:28:08 +00:00
|
|
|
language: node_js
|
|
|
|
node_js:
|
2017-03-29 17:46:19 +00:00
|
|
|
- "7"
|
2016-10-23 01:02:11 +00:00
|
|
|
addons:
|
|
|
|
code_climate:
|
|
|
|
repo_token: 7454b1a666015e244c384d19f48c34e35d1ae58c3aa428ec542f10bbcb848358
|
2017-12-14 15:12:14 +00:00
|
|
|
script:
|
|
|
|
- npm run lint
|
|
|
|
- npm run test
|
2018-03-30 13:11:25 +00:00
|
|
|
- npm run testdapp_1
|
|
|
|
- npm run testdapp_2
|