embark-area-51/.travis.yml

12 lines
244 B
YAML
Raw Normal View History

2016-10-22 18:28:08 -04:00
language: node_js
node_js:
- "8"
2016-10-22 21:02:11 -04:00
addons:
code_climate:
repo_token: 7454b1a666015e244c384d19f48c34e35d1ae58c3aa428ec542f10bbcb848358
2017-12-14 10:12:14 -05:00
script:
- npm run lint
- npm run test
2018-03-30 09:11:25 -04:00
- npm run testdapp_1
- npm run testdapp_2