Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis swift dev build failing #89

Open
dannys42 opened this issue Jan 13, 2021 · 2 comments
Open

Travis swift dev build failing #89

dannys42 opened this issue Jan 13, 2021 · 2 comments

Comments

@dannys42
Copy link
Contributor

Need to investigate why swift-dev build is failing

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

@mman
Copy link

mman commented Jan 18, 2021

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.

@dannys42
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants