Skip to content

Commit 4b6992e

Browse files
authored
Merge pull request #4 from adafruit/travis-yaml-typo
fixed typo in travis.yaml
2 parents 7350d0e + 5470c96 commit 4b6992e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deploy:
2222
tags: true
2323

2424
install:
25-
- pip install pylint circuitpython-travis-build-tools
25+
- pip install pylint circuitpython-build-tools
2626

2727
script:
2828
- pylint adafruit_mpr121.py

0 commit comments

Comments
 (0)