angular / batarang

AngularJS WebInspector Extension for Chrome
MIT License
2.43k stars 338 forks source link

TravisCI is broken #263

Closed SomeKittens closed 6 years ago

SomeKittens commented 9 years ago

Somehow, Travis is losing connection to SauceLabs, which makes all of the builds fail. This is tricky, as we need to run all the tests locally to verify everything's working.

Detect what's causing the connection to be lost & fix it.