chushihua
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
sudo: false
|
||||
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "stable"
|
||||
|
||||
script:
|
||||
- npm test
|
||||
Reference in New Issue
Block a user