codeforboston / ungentry

Contributing to the policy discussion about gentrification and possible displacement
http://codeforboston.github.io/ungentry/
MIT License
35 stars 42 forks source link

Integrate Travis-CI #29

Open mjrouser opened 9 years ago

mjrouser commented 9 years ago

It would be great to integrate Travis-CI as a build checker.

This would require including a node package such as Karma for it to check against.

bouviervj commented 9 years ago

Which testing you want to integrate to the project ? I'm thinking about compiling the java code and testing the map generation ... But for the javascript , we need to define the scope ...

mjrouser commented 9 years ago

I was looking at this as a fairly simple solution:

https://github.com/karma-runner/karma-jasmine