chushihua
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "8"
|
||||
- "9"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- node-4
|
||||
script:
|
||||
- npm run lint
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user