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

Refactor Travis config #510

Merged
merged 1 commit into from Nov 26, 2019
Merged

Refactor Travis config #510

merged 1 commit into from Nov 26, 2019

Conversation

ppd
Copy link
Member

@ppd ppd commented Nov 25, 2019

  • Fix invalid osx_image xcode8.2
  • Drop depreceated sudo keyword
  • Run debian build on bionic image & re-enable building with ui
  • Split build into separate jobs & stages for better separation of concerns

Split out from #506

We have two stages here:

  • Test
  • Deploy

Test runs the debian build. If that succeeds, we do OSX and later the Snap build in Deploy.

- Fix invalid osx_image xcode8.2
- Drop depreceated sudo keyword
- Run debian build on bionic image & re-enable building with ui
- Split build into separate jobs & stages for better separation of concerns
@whitequark whitequark merged commit a60d4df into solvespace:master Nov 26, 2019
@ppd ppd deleted the travis-refactor branch October 20, 2020 19:31
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.

None yet

2 participants