DiUS / pact-consumer-swift

A Swift / ObjeciveC DSL for creating pacts.
MIT License
98 stars 43 forks source link

maintenance: Remove BrightFutures dependency #80

Closed surpher closed 4 years ago

surpher commented 4 years ago

This PR will resolve #56

A bit more verbose with a couple of nested closures but removes the dependency on a third party framework.

This pr also updates the CI config to use TravisCI's Xcode10.2 environment.