tbranyen / backbone-boilerplate

A workflow for building Backbone applications.
MIT License
4.47k stars 481 forks source link

TravisCI integration #241

Closed tbranyen closed 11 years ago

tbranyen commented 11 years ago

Bower is failing arbitrarily to install correct dependencies. So randomly tests pass or fail. Anyone have ideas?

Am I setting this up correctly in the .travis.yml file?

SBoudrias commented 11 years ago

That's weird, it seems on the failed build Bower install isn't finishing (no installed deps listed).

tbranyen commented 11 years ago

I just sent a test build and it worked fine. I'm concerned this is an issue with Travis CI, but I can't find anyone else using bower having the same issue.

tbranyen commented 11 years ago

Seems to be working fine lately. Might have been a hiccup in Travis.