Jerome Wu
6 years ago
2 changed files with 5 additions and 1 deletions
@ -1,3 +1,7 @@
@@ -1,3 +1,7 @@
|
||||
language: node_js |
||||
node_js: |
||||
- "lts/*" # Use LTS version |
||||
|
||||
script: |
||||
- npm run lint |
||||
- npm test |
||||
|
Loading…
Reference in new issue