feilipu / Arduino_FreeRTOS_Library

A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
MIT License
848 stars 204 forks source link

Add travis config file #73

Closed hectorespert closed 4 years ago

hectorespert commented 4 years ago

This PR allow to use Travis and PlatformIO Continuous Integration support to check in this repo or in a fork if library code and examples compile after a change.

Example: https://travis-ci.org/github/hectorespert/Arduino_FreeRTOS_Library/builds/679485252

feilipu commented 4 years ago

Can’t comment on whether this works, but if it helps then good.