update to pip install line 25
updated file path
This commit is contained in:
parent
b531c5e8bb
commit
63ee5a27a7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ deploy:
|
|||
tags: true
|
||||
|
||||
install:
|
||||
- pip install pylint circuitpython-travis-build-tools
|
||||
- pip install pylint circuitpython-build-tools
|
||||
|
||||
script:
|
||||
- pylint adafruit_ccs811.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue