Skip to content

Commit bc2d9d0

Browse files
committed
modify: add settings for travisci
1 parent 79f33b9 commit bc2d9d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
language: node_js
12
node_js:
23
- 'stable'
34
- 'lts/*'
5+
6+
script: npm run lint

0 commit comments

Comments
 (0)