Skip to content

Commit aeaf666

Browse files
committed
🌈 Add pylint test
1 parent 8e158fe commit aeaf666

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pylint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ PYTHON_VERSION=$(python -c 'import sys; print(".".join(map(str, sys.version_info
55
echo "Python version: $PYTHON_VERSION"
66
if [ $PYTHON_VERSION = '2.7' ]; then
77
pylint watson_developer_cloud
8+
pylint test
89
fi

0 commit comments

Comments
 (0)