update README and add travis

This commit is contained in:
Yanzhen Yu
2018-10-16 17:53:35 +08:00
parent e461136f71
commit 71932ee530
3 changed files with 46 additions and 1 deletions

View File

@@ -71,7 +71,6 @@ describe('integration tests', () => {
this.server = await server();
this.browser = await puppeteer.launch({
// headless: false,
executablePath: '/home/yanzhen/Desktop/chrome-linux/chrome',
});
const bundle = await rollup.rollup({