fix
This commit is contained in:
		@@ -12,6 +12,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "lint": "eslint .",
 | 
					    "lint": "eslint .",
 | 
				
			||||||
    "test": "nyc ava"
 | 
					    "test": "nyc ava",
 | 
				
			||||||
 | 
					    "ci": "yarn && node jenkins.js"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user