Skip to content

Commit

Permalink
let's not check for Python code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Boytsov authored and Leonid Boytsov committed Aug 3, 2018
1 parent 420ebb5 commit 766e480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ install:
script:
- $PY --version
- cd python_bindings && $PY setup.py test && flake8 && cd ..
- cd python_bindings && $PY setup.py test && cd ..
- |
set -e
if [ "$TRAVIS_OS_NAME" = "linux" ] ; then
Expand Down

0 comments on commit 766e480

Please sign in to comment.