Permalink
Browse files
just test postgres 9.4 for now
- Loading branch information...
Showing
with
1 addition
and
4 deletions.
-
+1
−4
.travis.yml
|
|
@@ -9,10 +9,7 @@ branches: |
|
|
# Start the databases
|
|
|
# See https://docs.travis-ci.com/user/database-setup/
|
|
|
addons:
|
|
|
- postgresql:
|
|
|
- - "9.4"
|
|
|
- - "9.5"
|
|
|
- - "9.6"
|
|
|
+ postgresql: "9.4"
|
|
|
|
|
|
services:
|
|
|
- postgresql
|
|
|
|
0 comments on commit
448fc26