Skip to content

Commit

Permalink
Was travis forcing us into legacy postgres?
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 19, 2016
1 parent 4bac3fd commit 135aa72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -24,6 +24,9 @@ cache:
- vendor - vendor
- $HOME/.composer/cache - $HOME/.composer/cache


addons:
postgresql: "9.4.1"

matrix: matrix:
fast_finish: true fast_finish: true


Expand Down

0 comments on commit 135aa72

Please sign in to comment.