Skip to content

Commit e593d9e

Browse files
authored
Merge pull request #5 from adafruit/tannewt-patch-1
Use newer build tools package
2 parents 1d91143 + c695b19 commit e593d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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_ads1x15/*.py

0 commit comments

Comments
 (0)