Skip to content

Commit a94c11e

Browse files
committed
Install pylint
1 parent dcafedd commit a94c11e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ before_install:
1616
- sudo make install
1717
- sudo ldconfig
1818
- cd ..
19+
- pip install pylint
1920
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi
2021

2122
script:

0 commit comments

Comments
 (0)