Skip to content

Commit 0a35eac

Browse files
committed
'Cancel' for PromiseKit -- fix Travis build -- update carthage PromiseKit dependencies for all extensions to temporarily point at the PromiseKit branch containing the cancellable classes
1 parent 2799401 commit 0a35eac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cartfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
github "mxcl/PromiseKit" ~> 6.0
1+
#github "mxcl/PromiseKit" ~> 6.0
2+
github "dougzilla32/PromiseKit" "CoreCancel"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "mxcl/PromiseKit" "6.3.4"
1+
github "dougzilla32/PromiseKit" "e858d54f6bcb83a435c3ec8016c9a6c2f6befeb2"

0 commit comments

Comments
 (0)