File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ contain a README with a link to their corresponding guide.
77
88## Testing
99
10- The code here is partially [ checked by Travis CI] [ travis ] against Pylint (for
11- CircuitPython code) or the Arduino compilation process using
12- [ travis-ci-arduino] [ travis-ci-arduino ] .
10+ The code here is partially checked by GitHub Actions against Pylint (for
11+ CircuitPython code) or the Arduino compilation process.
1312
1413Code in directories containing a file called ` .circuitpython.skip ` will be
1514skipped by Pylint checks.
@@ -20,5 +19,4 @@ Code in directories containing a `.[platformname].test` file, such as
2019This is a work in progress.
2120
2221[ learn ] : https://learn.adafruit.com/
23- [ travis ] : https://travis-ci.com/adafruit/Adafruit_Learning_System_Guides/
24- [ travis-ci-arduino ] : https://github.com/adafruit/travis-ci-arduino/
22+
You can’t perform that action at this time.
0 commit comments