Skip to content

Commit 75d867c

Browse files
authored
Merge pull request #1834 from adafruit/TheKitty-patch-4
Update README.md
2 parents 108387a + e05afdd commit 75d867c

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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

1413
Code in directories containing a file called `.circuitpython.skip` will be
1514
skipped by Pylint checks.
@@ -20,5 +19,4 @@ Code in directories containing a `.[platformname].test` file, such as
2019
This 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+

0 commit comments

Comments
 (0)