You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuous integration tests are carried out on a variety of common Arduino platforms. See [this script](https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh) for a list.
@@ -33,6 +29,10 @@ This project has been used successfully with [openFrameworks](https://openframew
33
29
34
30
Ultimately, any library that correctly implements a COBS or SLIP encoding scheme should be compatible with this project.
35
31
32
+
### Continuous Integration
33
+
34
+
Continuous integration tests are carried out on a variety of common Arduino platforms. See [this script](https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh) for a list.
35
+
36
36
## Licensing
37
37
38
38
This project is licensed under the [MIT License](LICENSE.md).
0 commit comments