Skip to content

Commit

Permalink
run travis with postgres 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
therealmarv committed Feb 15, 2017
1 parent a230751 commit c5cd314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ env:
services:
- redis-server
addons:
postgresql: "9.3"
postgresql: "9.4"
before_install:
- git submodule update --init --recursive
- sudo apt-get update -y && sudo apt-get install -y swig libffi-dev dbus libdbus-1-dev libdbus-glib-1-dev
Expand Down

0 comments on commit c5cd314

Please sign in to comment.