added .appveyor.yml (#43)

as seen in https://github.com/GoogleChrome/puppeteer
This commit is contained in:
Thomas Reggi
2017-12-01 07:13:41 -08:00
committed by TJ Holowaychuk
parent c38793fc48
commit 43e6ab33d1
+1
View File
@@ -53,6 +53,7 @@ var DefaultFiles = []string{
".babelrc",
".yo-rc.json",
"jest.config.js",
".appveyor.yml",
"tsconfig.json",
}