Currently, the Travis build is broken.
It's failing because it's failing to install TPWeakProxy, a pod that doesn't appear in Podfile.lock.
This does not appear to be actually broken. The tests pass locally, and I can successfully set up a fresh iOS project with IntentKit as a cocoapods dependency.
I suspect this may be an issue with Travis config, particularly since this is the first Travis run since CocoaPods 1.0 dropped.
Currently, the Travis build is broken.
It's failing because it's failing to install TPWeakProxy, a pod that doesn't appear in
Podfile.lock.This does not appear to be actually broken. The tests pass locally, and I can successfully set up a fresh iOS project with IntentKit as a cocoapods dependency.
I suspect this may be an issue with Travis config, particularly since this is the first Travis run since CocoaPods 1.0 dropped.