Browse Source

bump postgresql ver to 9.5

Rafał Pitoń 9 years ago
parent
commit
9822140e2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
 addons:
-  postgresql: "9.3"
+  postgresql: "9.5"
 language: python
 python:
   - "2.7"