atom / etch

Builds components using a simple and explicit API around virtual-dom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get tests running on Travis

BinaryMuse opened this issue · comments

Travis doesn't seem to want to run electron-mocha correctly; even with failing tests checked in, the command produces no output and Travis says that the script exited with code 0.

It's always an adventure getting it working. You may want to look at atom-keymap as an example where I got tests running via a slightly different module called devtool.