Closed alulsh closed 8 years ago
Setting up Travis for automated tests (npm test) per https://github.com/dcfemtech/hackforgood-waba-map/issues/79.
npm test
This is failing because of single quotes in site.js - exactly the kinds of things I wanna catch automatically because consistency = awesome.
site.js
Setting up Travis for automated tests (
npm test
) per https://github.com/dcfemtech/hackforgood-waba-map/issues/79.