Skip to content

Commit

Permalink
feature(follow authors): follow authors functionality
Browse files Browse the repository at this point in the history
-fix build

[feature #161255363]
  • Loading branch information
3N61N33R committed Nov 6, 2018
1 parent 36a13e1 commit 8e6dc8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ matrix:
- python: 3.6
sudo: true

services:
- postgresql

addons:
- postgresql: "11"
postgresql: "9.4"

env:
- DJANGO=2.1 DB=postgres
Expand Down

0 comments on commit 8e6dc8a

Please sign in to comment.