Skip to content

Commit

Permalink
removed init call; travis failing
Browse files Browse the repository at this point in the history
  • Loading branch information
alechp committed Jul 10, 2019
1 parent 0777d3b commit 57f42df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ const inlineConfig = {
};

// init();
init(process.cwd(), inlineConfig);
// init(process.cwd(), inlineConfig);

0 comments on commit 57f42df

Please sign in to comment.