SwiftyRequest icon indicating copy to clipboard operation
SwiftyRequest copied to clipboard

Travis swift dev build failing

Open dannys42 opened this issue 5 years ago • 2 comments

Need to investigate why swift-dev build is failing

https://travis-ci.org/github/Kitura/SwiftyRequest/jobs/750079953 https://github.com/Kitura/SwiftyRequest/pull/87

dannys42 avatar Jan 13 '21 19:01 dannys42

Looks like this may be caused by using swift 5.2 dev snapshot for the build which does not know about macos11.0 yet (https://travis-ci.org/github/Kitura/SwiftyRequest/jobs/750079953#L79). I am no friends with travis so this is pure speculation, and I do not know where is the 5.2 snapshot coming from either.

mman avatar Jan 18 '21 08:01 mman

@mman thanks. I guess we just have to wait for Travis to include macos 11.

dannys42 avatar Jan 24 '21 18:01 dannys42