snollygolly / open-hearts

:heart: An open source version of the card game Hearts.
21 stars 4 forks source link

Speed up Travis build process #47

Open snollygolly opened 8 years ago

snollygolly commented 8 years ago

To speed up our Travis CI build time, I'd like to migrate away from using NPM for front end modules, and instead have bower manage them.