Skip to content

Commit

Permalink
Update travis configuration for apt addoon changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Mar 30, 2015
1 parent a31591b commit 5bb11f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5bb11f8

Please sign in to comment.