Skip to content

Commit d0d523d

Browse files
committed
Use newer build tools package.
1 parent c459a7d commit d0d523d

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_bus_device/*.py

0 commit comments

Comments
 (0)