travis.yaml update to pip install line 25

This commit is contained in:
Kattni 2017-12-18 22:07:12 -05:00 committed by GitHub
parent 3a0b88ed98
commit f231eb9788
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_amg88xx.py