Skip to content

Commit

Permalink
Updates the version of PostgreSQL used by Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandBordage committed Oct 3, 2015
1 parent e1ac02b commit 4645ff4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ services:
- memcached
- redis-server

addons:
postgresql: 9.4

env:
- TOXENV=py2.7-django1.7-sqlite3-pylibmc
- TOXENV=py2.7-django1.7-postgresql-pylibmc
Expand Down

0 comments on commit 4645ff4

Please sign in to comment.