Home

Awesome

travis_arduino_stl

Travis CI logo

Build Status

This GitHub is part of the Travis C++ Tutorial.

The goal of this project is to have a clean Travis CI build, with specs:

More complex builds:

Less complex builds:

Details

For compiling, ino is used. It works great!

The main function is put in src/travis_arduino_stl.ino. It is required by ino that the sketch is in a src folder.

More complex examples