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

Update .travis.yml #319

Merged
merged 4 commits into from
Nov 6, 2019
Merged

Update .travis.yml #319

merged 4 commits into from
Nov 6, 2019

Conversation

kean
Copy link
Owner

@kean kean commented Nov 6, 2019

  • Remove CocoaPods from the demo project, use Swift Package Manager and Carthage (for Objective-C targets) instead
  • Install SwiftLint by directly downloading a pre-built binary from GitHub instead of using CocoaPods
  • Fix an issue with 'Build Demo Project' stage using a missing iphone
  • Add a stage to run unit tests on the latest Xcode 11.2
  • Add scripts to the Xcode project for convenient access

kean added 3 commits November 6, 2019 07:56
- Fix an issue with 'Build Demo Project' stage using a missing iphone
- Add a stage to run unit tests on the latest Xcode 11.2
- Add scripts to the Xcode project for covnenient access
@kean kean merged commit 6ec1e4b into master Nov 6, 2019
@kean kean deleted the fix-ci branch November 9, 2019 03:17
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

Successfully merging this pull request may close these issues.

1 participant