Travis

Travis is a platform to test and deploy

Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Github account

Procedure

  • Create a travis file in the master branch of the repository:

    .travis.yml

  • Depending of the language that you use the configuration of travis file will change, check the documentation

Test in travis

  • This example will taste a Processing file based in an example of richelbilderbeek updated to run in Processing 3.3.6

More Examples

Check this repository to build Arduino programs tasted with travis and PlataformIO

Contributing

Please read CONTRIBUTING.md for details of the code of conduct, and the process for submitting pull requests to us.

Versioning

I use SemVer for versioning.

Authors

Antonio Vega Ramirez:

License

This project is licensed under The MIT License (MIT) - see the LICENSE.md file for details