Skip to content

Switch to arduino-cli for Travis CI #240

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

Conversation

sandeepmistry
Copy link
Contributor

No description provided.

@sandeepmistry sandeepmistry requested a review from cmaglie August 29, 2018 17:24
.travis.yml Outdated
- wget http://downloads.arduino.cc/arduino-cli/arduino-cli-$CLI_VERSION-linux64.tar.bz2
- tar xf arduino-cli-$CLI_VERSION-linux64.tar.bz2
- mkdir -p $HOME/bin
- mkdir -p $HOME/.arduino15
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cmaglie this line can be removed once arduino/arduino-cli#6 is solved.

@sandeepmistry
Copy link
Contributor Author

sandeepmistry commented Aug 29, 2018

Build time is drastically reduced: 29 vs 13.25 minutes (using IDE v1.8.5 vs arduino-cli v0.2.1-alpha.preview) \o/

screen shot 2018-08-29 at 1 30 02 pm

@sandeepmistry
Copy link
Contributor Author

@cmaglie @facchinm thoughts on merging this and porting to other libraries?

@cmaglie
Copy link
Contributor

cmaglie commented Sep 21, 2018

thoughts on merging this and porting to other libraries?

Absolutely yes, of course!

@sandeepmistry sandeepmistry merged commit 6088fa6 into arduino-libraries:master Nov 14, 2018
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