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
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Travis CI Arduino Init Script [](https://travis-ci.com/adafruit/travis-ci-arduino)
2
2
3
3
The purpose of this repo is to create a centrally managed dependency
4
-
install script for all Adafruit Arduino Library Travis CI configs.
4
+
install script for all Adafruit Arduino Library Travis CI and Github Actions configs.
5
5
This will allow us to easily update the install steps without
6
-
having to manually or programatically update 100+ `.travis.yml` files.
6
+
having to manually or programmatically update 100+ `.travis.yml` files.
7
7
8
8
We have a guide that you can use to follow along to install both TravisCI and Doxygen generation here https://learn.adafruit.com/the-well-automated-arduino-library/
0 commit comments