Skip to content

Implement travis CI build #281

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

Merged
merged 2 commits into from
Jul 24, 2018
Merged

Implement travis CI build #281

merged 2 commits into from
Jul 24, 2018

Conversation

angela-rph
Copy link
Contributor

This PR adds a new python script to build sketch(es) thanks to Arduino Builder and set travis configuration for CI build tests.

Python script used to build sketch(es) thanks to Arduino Builder
Python requirement >= 3.2 (due to concurrent.futures usage)

usage: arduino-builder.py [-h] [-l [{board,sketch}] | -a] [-b pattern] [-c]
                          [--arch architecture]
                          [--config <core configuration file>] [-v]
                          [--bin | --travis]
                          [-i <shetch filepath> | -f <sketches list filepath> | -s pattern | -e <excluded sketches list filepath>]

Signed-off-by: Angela Randolph <[email protected]>
@fpistm fpistm self-requested a review July 24, 2018 14:20
@fpistm fpistm added enhancement New feature or request New feature labels Jul 24, 2018
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Please add some comments in travis.yml configuration file

@fpistm
Copy link
Member

fpistm commented Jul 24, 2018

Thanks @angela-rph
Cover #220

Signed-off-by: Angela Randolph <[email protected]>
@fpistm fpistm merged commit 8854222 into stm32duino:master Jul 24, 2018
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants