Navigation Menu

Skip to content

Commit

Permalink
travis: PostgreSQL 9.4 isn't available
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 18, 2015
1 parent 25330fd commit 81cd8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ compiler:
- gcc
- clang
addons:
postgresql: "9.4"
postgresql: "9.3"
install:
- curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
- sudo apt-get install -qq -y postgresql-server-dev-all
Expand Down

0 comments on commit 81cd8c3

Please sign in to comment.