Skip to content

richelbilderbeek/travis_arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_arduino

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:

  • Build system: Arduino
  • C++ compiler: Arduino
  • C++ version: Arduino
  • Libraries: Arduino library
  • Code coverage: none
  • Source: one single file, main.cpp

More complex builds:

Details

For compiling, ino is used. It works great!

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

More complex examples

About

Minimal Arduino project that is checked by Travis CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 100.0%