Skip to content

Commit

Permalink
travis conf !minor
Browse files Browse the repository at this point in the history
  • Loading branch information
artem.vasin committed Nov 21, 2019
1 parent e773aac commit 46578e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install:

script:
- coverage run manage.py test --settings tests.settings
- coverall
- coveralls

jobs:
include:
Expand Down
2 changes: 1 addition & 1 deletion requirements_ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django >= 1.11
coverall
coveralls
mock >= 2.0.0
python-ldap >= 3.0
flake8>=2.1.0
Expand Down

0 comments on commit 46578e1

Please sign in to comment.