mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-10 13:44:44 +00:00
Updates the version of PostgreSQL used by Travis CI.
This commit is contained in:
parent
e1ac02bec7
commit
4645ff4fb4
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue