Skip to content

Commit

Permalink
Travis: Disable prequ check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
juyrjola committed Jun 7, 2018
1 parent 3ee511a commit 51b4d84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ script:
- flake8
- isort -c
- pytest -ra -vvv --cov=.
# Check requirements.txt
- |
if [ "$TRAVIS_PYTHON_VERSION" = "3.6" ]; then
pip install -q prequ
prequ check -v
fi

addons:
postgresql: '9.6'
Expand Down

0 comments on commit 51b4d84

Please sign in to comment.