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

CI fixes #5

Merged
merged 1 commit into from
Mar 10, 2020
Merged

CI fixes #5

merged 1 commit into from
Mar 10, 2020

Conversation

Dushistov
Copy link
Contributor

setup "script" by hands, to check:

  • how tests works with debug build (arithmetic overflow is only
    checked in debug release)
  • check that documentations builds without errors
  • check build with feature = "serial"
  • check build of examples

setup "script" by hands, to check:
- how tests works with debug build (arithmetic overflow is only
checked in debug release)
- check that documentations builds without errors
- check build with feature = "serial"
- check build of examples
@Dushistov
Copy link
Contributor Author

I don't use matrix to speedup CI run (to not launch VM for each feature). In fact it would be nice to migrate to github actions to speedup build and also to build for windows (and mac) just in case.

Copy link
Collaborator

@lkolbly lkolbly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created an issue to improve the CI pipeline: #6

@lkolbly lkolbly merged commit 567263b into ublox-rs:master Mar 10, 2020
@Dushistov Dushistov deleted the improve-travis branch March 24, 2020 16:14
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.

2 participants