Package-Builder
Package-Builder copied to clipboard
Build and utility scripts used for continuous integration builds for Swift Package Manager projects on the Travis CI environment
## Description ## Motivation and Context ## How Has This Been Tested? ## Checklist: - [ ] I have signed the [CLA form](https://gist.github.com/dannys42/528d534571b7d0d77a631555b71de970) (provided by [cla-assistant.io](https://cla-assistant.io)) - [ ] If...
Hey there, I've been using Package-Builder to test my open source project on linux for a while now. Recently I've been getting this error: ``` error: package at '/home/travis/build/Bersaelor/KDTree' is...
Hello, Can we add a feature to the Package-Builder for reporting warnings or errors from SwiftLint on pull requests? I was thinking Danger could be integrated into the project for...