1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Testing out Postgres 9.4 on Travis [experimental]

http://docs.travis-ci.com/user/build-environment-updates/2015-02-03/#PostgreSQL-9.4
This commit is contained in:
Anders Olsen Sandvik 2015-02-10 18:07:37 +01:00
parent 39b809c4d2
commit 85bd3f019e

View File

@ -16,4 +16,4 @@ notifications:
rooms:
secure: GiIDk52xccnUKnevjLE+w6eUXg0jfV7oOmagw5VnOV5jXGUxdzMk/Q9um+oSClEPE51IvF76zoFEKPIX/CNdjgalEr+CZADy1gene/YRGrNgrXmYYmiU1/dNzelpla1WpKPrY2pkbOgKxrCR9ScID+pMs6vzvJnPwK9vu66W61U=
addons:
postgresql: "9.3"
postgresql: "9.4"