Skip to content

Commit 7e05db7

Browse files
authored
Update .travis.yml
1 parent acb52d6 commit 7e05db7

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
@@ -11,4 +11,4 @@ jobs:
1111
- export PATH="/c/Python37:/c/Python37/Scripts:$PATH"
1212
- pip install pylint
1313
script:
14-
- pylint library && pylint queries && pylint application && pylint interface
14+
- pylint library queries application interface python_voice_coding_plugin.py

0 commit comments

Comments
 (0)