1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 10:46:32 +00:00

modify: add settings for travisci

This commit is contained in:
sota1235
2017-01-11 23:38:43 +09:00
parent 79f33b9405
commit bc2d9d0fe2

View File

@@ -1,3 +1,6 @@
language: node_js
node_js: node_js:
- 'stable' - 'stable'
- 'lts/*' - 'lts/*'
script: npm run lint