Skip to content

Commit

Permalink
Merge 6dc6939 into df6ebe1
Browse files Browse the repository at this point in the history
  • Loading branch information
antonag32 committed Apr 8, 2022
2 parents df6ebe1 + 6dc6939 commit d4f6f4c
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 @@ -36,7 +36,7 @@ install:
- ${TRAVIS_BUILD_DIR}/install.sh

# Install testing dependencies
- pip install coveralls flake8==3.8.3 tox restructuredtext_lint pygments
- pip install coveralls flake8==3.8.3 tox restructuredtext_lint==1.3.2 pygments

script:
- flake8 --ignore=E722,F601,F841,W503,W504,W605 --max-line-length=88 --exclude=__init__.py .
Expand Down

0 comments on commit d4f6f4c

Please sign in to comment.