Skip to content

Commit

Permalink
Travis uses an old Postgres unless you specify
Browse files Browse the repository at this point in the history
  • Loading branch information
thcrock committed Jul 17, 2017
1 parent 2785451 commit 5fe4511
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: python
python: 3.4
notifications:
email: false
services:
- postgresql
addons:
postgresql: "9.4"
env:
- BOTO_CONFIG=/tmp/nowhere
before_install:
Expand Down

0 comments on commit 5fe4511

Please sign in to comment.