Skip to content

Commit

Permalink
adad
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrostriletskyi authored Apr 27, 2019
1 parent 8ed3e06 commit cd75f9a
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 @@ -17,7 +17,7 @@ script:
- pypi-version check
- radon cc cli -nb --total-average
- cat requirements.txt requirements-tests.txt requirements-dev.txt | safety check --stdin
- bash <(curl -s https://linters.io/sort-requirements) equirements.txt requirements-tests.txt requirements-dev.txt
- bash <(curl -s https://linters.io/sort-requirements) requirements.txt requirements-tests.txt requirements-dev.txt
- bash <(curl -s https://linters.io/isort-diff) cli tests
- bash <(curl -s https://linters.io/pytest-inits) tests
- flake8 cli && flake8 tests
Expand Down

0 comments on commit cd75f9a

Please sign in to comment.