Skip to content

Commit 07ba24e

Browse files
committed
Quote pylint version
1 parent c2fdf42 commit 07ba24e

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
@@ -39,7 +39,7 @@ deploy:
3939
install:
4040
- pip install -r requirements.txt
4141
- pip install circuitpython-build-tools Sphinx sphinx-rtd-theme
42-
- pip install --force-reinstall pylint<3
42+
- pip install --force-reinstall "pylint<3"
4343

4444
script:
4545
- pylint adafruit_ble_apple_notification_center.py

0 commit comments

Comments
 (0)