square / dagger

A fast dependency injector for Android and Java.
https://square.github.io/dagger/
Apache License 2.0
7.31k stars 3.07k forks source link

Skip integration tests on snapshot deploy. #524

Closed JakeWharton closed 8 years ago

JakeWharton commented 8 years ago

Closes #523.

JakeWharton commented 8 years ago

Not sure why they're failing on second invocation, but we've already run them once and it's a waste to do so twice.