fetmar / elevator

Provides simple polling based updates for CouchDB server PouchDB client based applications.
Other
0 stars 0 forks source link

Add travis-ci #2

Closed fetmar closed 6 years ago

fetmar commented 6 years ago

Get it to run the tests with travis-ci and coveralls for coverage.

Should build successfully. Have coverage and build badges.

fetmar commented 6 years ago

Tried with jest but wasn't building on ubuntu. Refactoring to mocha+chai+sinon+istanbul.