Update travis configuration for apt addoon changes
This commit is contained in:
parent
a31591bdc3
commit
5bb11f892a
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ rvm:
|
|||
cache: bundler
|
||||
addons:
|
||||
postgresql: 9.1
|
||||
apt_packages:
|
||||
- postgresql-server-dev-9.1
|
||||
apt:
|
||||
packages:
|
||||
- postgresql-server-dev-9.1
|
||||
services:
|
||||
- memcached
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue