Skip to content

Commit e92ec32

Browse files
authored
update to pip install line 25
1 parent 6343dc1 commit e92ec32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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_vl53l0x.py

0 commit comments

Comments
 (0)