Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add continuous integrated testing using Travis CI and PlatformIO #12

Merged
merged 2 commits into from Aug 10, 2016

Commits on Aug 10, 2016

  1. Create .travis.yml

    Add file necessary of continuous integrated testing using [Travis CI] and [PlatformIO](https://github.com/platformio/platformio).
    Tests the library against the supplied example
    photodude committed Aug 10, 2016
    Copy the full SHA
    8b23b2e View commit details
    Browse the repository at this point in the history
  2. Add Travis CI badge

    Add badge to show build status
    photodude committed Aug 10, 2016
    Copy the full SHA
    3032f9a View commit details
    Browse the repository at this point in the history