Skip to content

Commit f231eb9

Browse files
authored
travis.yaml update to pip install line 25
1 parent 3a0b88e commit f231eb9

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_amg88xx.py

0 commit comments

Comments
 (0)