Skip to content

Commit

Permalink
Enable pylint in Travis CI. Closes #17
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Mar 4, 2020
1 parent 8ef9f7a commit 048fc7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ before_script:


script:
- make flake8
- make test_for_missing_migrations
- make test
- make check

after_success:
- coveralls
Expand Down

0 comments on commit 048fc7c

Please # to comment.