update to pip install line 25

updated file path
This commit is contained in:
Kattni 2017-12-18 21:31:44 -05:00 committed by GitHub
parent b531c5e8bb
commit 63ee5a27a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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