Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #145 from hrshadhin/master
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
pyprism authored Oct 4, 2020
2 parents f82a156 + b1960e2 commit 802c16f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:

cache: pip


addons:
postgresql: "9.5"

Expand All @@ -21,4 +20,4 @@ script:
- coverage run --source=jobs manage.py test jobs

after_success:
- codecov
- codecov

0 comments on commit 802c16f

Please sign in to comment.