update README and add travis
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user