codewitch-honey-crisis / gfx

GFX is a device independent graphics library primarily intended for IoT MCUs but not limited to that.
https://honeythecodewitch.com/gfx
MIT License
110 stars 10 forks source link

Add Travis integration #2

Closed ayan4m1 closed 2 years ago

ayan4m1 commented 2 years ago

This PR should allow Travis to build the repo on each push, and will publish new versions to PlatformIO's package registry.

It also creates releases for tagged pushes, and will attach a tarball of the code for the relevant version.