Wolox / ReactiveArray

An array class implemented in Swift that can be observed using ReactiveCocoa's Signals
MIT License
53 stars 12 forks source link

Fix code coverage in Travis CI #2

Open guidomb opened 9 years ago

guidomb commented 9 years ago

We can try to use https://github.com/macmade/xcode-coveralls instead of SwiftCov.

guidomb commented 9 years ago

SwiftCov is supposed to work in CircleCI and we have it configured too. Maybe that is the way to go.